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