aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/binary_file.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/binary_file.hpp')
-rw-r--r--src/utils/binary_file.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/binary_file.hpp b/src/utils/binary_file.hpp
index 51665c9c..cfc6a76c 100644
--- a/src/utils/binary_file.hpp
+++ b/src/utils/binary_file.hpp
@@ -46,6 +46,6 @@ namespace usdx
const void* get_content(void);
};
-};
+}
#endif