diff options
Diffstat (limited to 'dep/include/zthread/ThreadLocal.h')
-rw-r--r-- | dep/include/zthread/ThreadLocal.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dep/include/zthread/ThreadLocal.h b/dep/include/zthread/ThreadLocal.h index 7cccab4ca69..703f6bce6bf 100644 --- a/dep/include/zthread/ThreadLocal.h +++ b/dep/include/zthread/ThreadLocal.h @@ -380,3 +380,4 @@ namespace ZThread { } // namespace ZThread #endif // __ZTTHREADLOCAL_H__ + |