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