diff options
author | astrojhgu <astrojhgu@ed2142bd-67ad-457f-ba7c-d818d4011675> | 2010-11-26 16:30:51 +0000 |
---|---|---|
committer | astrojhgu <astrojhgu@ed2142bd-67ad-457f-ba7c-d818d4011675> | 2010-11-26 16:30:51 +0000 |
commit | e7a6f648c3bc2d398bb1960de3eecd1b25c77532 (patch) | |
tree | 0e3dce6507d4ec5fdebe2efac0325277221b4948 /core | |
parent | d9f662d8857c1ae15d72d6212b616a10a5181f67 (diff) | |
download | opt-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.hpp | 4 |
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 |