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