aboutsummaryrefslogtreecommitdiffstats
path: root/core/opt_traits.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'core/opt_traits.hpp')
-rw-r--r--core/opt_traits.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/opt_traits.hpp b/core/opt_traits.hpp
index 94b77a8..b8426e0 100644
--- a/core/opt_traits.hpp
+++ b/core/opt_traits.hpp
@@ -59,7 +59,7 @@ namespace opt_utilities
{
return (lhs=rhs);
}
-};
+}