diff options
Diffstat (limited to 'base/platform_thread.h')
-rw-r--r-- | base/platform_thread.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/platform_thread.h b/base/platform_thread.h index 4478519..e330422 100644 --- a/base/platform_thread.h +++ b/base/platform_thread.h @@ -8,6 +8,7 @@ #ifndef BASE_PLATFORM_THREAD_H_ #define BASE_PLATFORM_THREAD_H_ +#pragma once #include "base/basictypes.h" |