diff options
Diffstat (limited to 'base/worker_pool.h')
-rw-r--r-- | base/worker_pool.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/worker_pool.h b/base/worker_pool.h index ef7d679..e0b75a9 100644 --- a/base/worker_pool.h +++ b/base/worker_pool.h @@ -4,6 +4,7 @@ #ifndef BASE_WORKER_POOL_H_ #define BASE_WORKER_POOL_H_ +#pragma once #include "base/tracked.h" |