diff options
Diffstat (limited to 'core/opt_traits.hpp')
-rw-r--r-- | core/opt_traits.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/opt_traits.hpp b/core/opt_traits.hpp index c660208..44aaa37 100644 --- a/core/opt_traits.hpp +++ b/core/opt_traits.hpp @@ -4,6 +4,7 @@ #ifndef ARRAY_OPERATION #define ARRAY_OPERATION +#define OPT_HEADER #include <cstddef> namespace opt_utilities { |