aboutsummaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorastrojhgu <astrojhgu@ed2142bd-67ad-457f-ba7c-d818d4011675>2010-11-26 16:30:51 +0000
committerastrojhgu <astrojhgu@ed2142bd-67ad-457f-ba7c-d818d4011675>2010-11-26 16:30:51 +0000
commite7a6f648c3bc2d398bb1960de3eecd1b25c77532 (patch)
tree0e3dce6507d4ec5fdebe2efac0325277221b4948 /core
parentd9f662d8857c1ae15d72d6212b616a10a5181f67 (diff)
downloadopt-utilities-e7a6f648c3bc2d398bb1960de3eecd1b25c77532.tar.bz2
git-svn-id: file:///home/svn/opt_utilities@144 ed2142bd-67ad-457f-ba7c-d818d4011675
Diffstat (limited to 'core')
-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