diff options
Diffstat (limited to 'sample/memfunc.cpp')
-rw-r--r-- | sample/memfunc.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sample/memfunc.cpp b/sample/memfunc.cpp index b97630b..65b0f04 100644 --- a/sample/memfunc.cpp +++ b/sample/memfunc.cpp @@ -1,7 +1,6 @@ #include <stdio.h> #include <stdlib.h> #include <memory.h> -#define XBYAK_NO_OP_NAMES #include <xbyak/xbyak.h> struct A { |