diff options
Diffstat (limited to 'dep/include/zthread/Semaphore.h')
-rw-r--r-- | dep/include/zthread/Semaphore.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dep/include/zthread/Semaphore.h b/dep/include/zthread/Semaphore.h index b01c77804ba..3ea1dba4e16 100644 --- a/dep/include/zthread/Semaphore.h +++ b/dep/include/zthread/Semaphore.h @@ -148,3 +148,4 @@ namespace ZThread { } // namespace ZThread #endif // __ZTSEMAPHORE_H__ + |