diff options
Diffstat (limited to 'dep/include/zthread/Queue.h')
-rw-r--r-- | dep/include/zthread/Queue.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dep/include/zthread/Queue.h b/dep/include/zthread/Queue.h index 11a84330b23..9c392ce8bfc 100644 --- a/dep/include/zthread/Queue.h +++ b/dep/include/zthread/Queue.h @@ -187,3 +187,4 @@ namespace ZThread { } // namespace ZThread #endif // __ZTQUEUE_H__ + |