diff options
Diffstat (limited to 'dep/include/zthread/BoundedQueue.h')
-rw-r--r-- | dep/include/zthread/BoundedQueue.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dep/include/zthread/BoundedQueue.h b/dep/include/zthread/BoundedQueue.h index 528e6d869d0..95b0ceaaf64 100644 --- a/dep/include/zthread/BoundedQueue.h +++ b/dep/include/zthread/BoundedQueue.h @@ -385,3 +385,4 @@ namespace ZThread { } // namespace ZThread #endif // __ZTBOUNDEDQUEUE_H__ + |