diff options
Diffstat (limited to 'dep/include/zthread/Time.h')
-rw-r--r-- | dep/include/zthread/Time.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dep/include/zthread/Time.h b/dep/include/zthread/Time.h index 374c4fd6bf0..0f6db2153ff 100644 --- a/dep/include/zthread/Time.h +++ b/dep/include/zthread/Time.h @@ -223,3 +223,4 @@ const Time& operator-=(const Time& t) { } // namespace ZThread #endif // __ZTTIME_H__ + |