diff options
Diffstat (limited to 'dep/include/zthread/FastMutex.h')
-rw-r--r-- | dep/include/zthread/FastMutex.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dep/include/zthread/FastMutex.h b/dep/include/zthread/FastMutex.h index 819108b377a..e41f34d98e1 100644 --- a/dep/include/zthread/FastMutex.h +++ b/dep/include/zthread/FastMutex.h @@ -109,3 +109,4 @@ namespace ZThread { }; #endif // __ZTFASTMUTEX_H__ + |