diff options
Diffstat (limited to 'dep/src/zthread/posix/GetTimeOfDayStrategy.h')
-rw-r--r-- | dep/src/zthread/posix/GetTimeOfDayStrategy.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dep/src/zthread/posix/GetTimeOfDayStrategy.h b/dep/src/zthread/posix/GetTimeOfDayStrategy.h index 8588807f4f7..781162adeaa 100644 --- a/dep/src/zthread/posix/GetTimeOfDayStrategy.h +++ b/dep/src/zthread/posix/GetTimeOfDayStrategy.h @@ -73,3 +73,4 @@ public: }; #endif // __ZTTIMESTRATEGY_H__ + |