diff --git a/main_with_defines.cpp b/main_with_defines.cpp index f881da8..35144b4 100644 --- a/main_with_defines.cpp +++ b/main_with_defines.cpp @@ -46,8 +46,8 @@ //@HEADER */ -#define PRESSIO_ENABLE_TPL_EIGEN 1 -#define PRESSIO_ENABLE_DEBUG_PRINT 1 +#define PRESSIO_ENABLE_TPL_EIGEN +#define PRESSIO_ENABLE_DEBUG_PRINT #include