diff options
Diffstat (limited to 'core/templates/thread_work_pool.h')
-rw-r--r-- | core/templates/thread_work_pool.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/templates/thread_work_pool.h b/core/templates/thread_work_pool.h index b0cebf04f1..cdb43d6d89 100644 --- a/core/templates/thread_work_pool.h +++ b/core/templates/thread_work_pool.h @@ -154,4 +154,4 @@ public: ~ThreadWorkPool(); }; -#endif // THREAD_POOL_H +#endif // THREAD_WORK_POOL_H |