diff options
Diffstat (limited to 'core/opt_exception.hpp')
-rw-r--r-- | core/opt_exception.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/opt_exception.hpp b/core/opt_exception.hpp index e20e209..027f783 100644 --- a/core/opt_exception.hpp +++ b/core/opt_exception.hpp @@ -4,6 +4,7 @@ #ifndef OPT_EXCEPTION #define OPT_EXCEPTION +#define OPT_HEADER #include <string> #include <exception> namespace opt_utilities |