aboutsummaryrefslogtreecommitdiffstats
path: root/src/base/timestamp.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/timestamp.hpp')
-rw-r--r--src/base/timestamp.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/base/timestamp.hpp b/src/base/timestamp.hpp
index 18153e9f..e6fc5247 100644
--- a/src/base/timestamp.hpp
+++ b/src/base/timestamp.hpp
@@ -59,6 +59,6 @@ namespace usdx
*/
void update(void);
};
-};
+}
#endif