diff options
Diffstat (limited to 'sample/protect-re.cpp')
-rw-r--r-- | sample/protect-re.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sample/protect-re.cpp b/sample/protect-re.cpp index 6eaa863..a8f77cd 100644 --- a/sample/protect-re.cpp +++ b/sample/protect-re.cpp @@ -1,4 +1,3 @@ -#define XBYAK_NO_OP_NAMES #include <xbyak/xbyak.h> struct Code1 : Xbyak::CodeGenerator { |