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