diff options
Diffstat (limited to 'base/simple_thread.h')
-rw-r--r-- | base/simple_thread.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/simple_thread.h b/base/simple_thread.h index 737b97d..40e568a 100644 --- a/base/simple_thread.h +++ b/base/simple_thread.h @@ -39,6 +39,7 @@ #ifndef BASE_SIMPLE_THREAD_H_ #define BASE_SIMPLE_THREAD_H_ +#pragma once #include <string> #include <queue> |