Skip to content

Commit

Permalink
Update Obfuscation.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Naville authored Apr 21, 2019
1 parent 9647935 commit 077f079
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Obfuscation.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
Ref : http://lists.llvm.org/pipermail/llvm-dev/2011-February/038109.html
*/
#include "llvm/Transforms/Obfuscation/Obfuscation.h"
#include <iostream>
using namespace llvm;
using namespace std;
// Begin Obfuscator Options
Expand Down

0 comments on commit 077f079

Please sign in to comment.