diff options
Diffstat (limited to 'dep/include/zthread/Condition.h')
-rw-r--r-- | dep/include/zthread/Condition.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dep/include/zthread/Condition.h b/dep/include/zthread/Condition.h index 60f4b544ea9..919f60c4893 100644 --- a/dep/include/zthread/Condition.h +++ b/dep/include/zthread/Condition.h @@ -152,3 +152,4 @@ namespace ZThread { } // namespace ZThread #endif // __ZTCONDITION_H__ + |