aboutsummaryrefslogtreecommitdiffstats
path: root/src/base/config.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/config.hpp')
-rw-r--r--src/base/config.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/base/config.hpp b/src/base/config.hpp
index 36ee5394..d2f9d8a5 100644
--- a/src/base/config.hpp
+++ b/src/base/config.hpp
@@ -69,7 +69,6 @@ namespace usdx
void set_debug_boxes(bool value);
bool get_debug_boxes(void) const;
};
-};
-
+}
#endif