diff options
Diffstat (limited to 'base/worker_pool_linux.h')
-rw-r--r-- | base/worker_pool_linux.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/worker_pool_linux.h b/base/worker_pool_linux.h index a9cd894..e8c1931 100644 --- a/base/worker_pool_linux.h +++ b/base/worker_pool_linux.h @@ -23,6 +23,7 @@ #ifndef BASE_WORKER_POOL_LINUX_H_ #define BASE_WORKER_POOL_LINUX_H_ +#pragma once #include <queue> #include <string> |