diff options
Diffstat (limited to 'base/thread.h')
-rw-r--r-- | base/thread.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/thread.h b/base/thread.h index 351a671..cf8a69a 100644 --- a/base/thread.h +++ b/base/thread.h @@ -4,6 +4,7 @@ #ifndef BASE_THREAD_H_ #define BASE_THREAD_H_ +#pragma once #include <string> |