diff options
Diffstat (limited to 'butl/timestamp')
-rw-r--r-- | butl/timestamp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/butl/timestamp b/butl/timestamp index 550aa68..fde789f 100644 --- a/butl/timestamp +++ b/butl/timestamp @@ -141,6 +141,6 @@ namespace butl const char* format, bool local, const char** end = nullptr); -}; +} #endif // BUTL_TIMESTAMP |