aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core/opt_traits.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/opt_traits.hpp b/core/opt_traits.hpp
index 44aaa37..41b45b1 100644
--- a/core/opt_traits.hpp
+++ b/core/opt_traits.hpp
@@ -2,8 +2,8 @@
\file opt_traits.hpp
*/
-#ifndef ARRAY_OPERATION
-#define ARRAY_OPERATION
+#ifndef OPT_TRAITS
+#define OPT_TRAITS
#define OPT_HEADER
#include <cstddef>
namespace opt_utilities