diff options
Diffstat (limited to 'dep/include/zthread/AtomicCount.h')
-rw-r--r-- | dep/include/zthread/AtomicCount.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dep/include/zthread/AtomicCount.h b/dep/include/zthread/AtomicCount.h index 38e67dc0d0b..8314b345b4f 100644 --- a/dep/include/zthread/AtomicCount.h +++ b/dep/include/zthread/AtomicCount.h @@ -72,3 +72,4 @@ namespace ZThread { } // namespace ZThread #endif // __ZTATOMICCOUNT_H__ + |