diff options
Diffstat (limited to 'core/opt_exception.hpp')
-rw-r--r-- | core/opt_exception.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/opt_exception.hpp b/core/opt_exception.hpp index 925e4b5..65e4470 100644 --- a/core/opt_exception.hpp +++ b/core/opt_exception.hpp @@ -99,7 +99,7 @@ namespace opt_utilities {} }; -}; +} #endif |