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