diff options
Diffstat (limited to 'base/compiler_specific.h')
-rw-r--r-- | base/compiler_specific.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/compiler_specific.h b/base/compiler_specific.h index 23b9f124..ce93998 100644 --- a/base/compiler_specific.h +++ b/base/compiler_specific.h @@ -4,6 +4,7 @@ #ifndef BASE_COMPILER_SPECIFIC_H_ #define BASE_COMPILER_SPECIFIC_H_ +#pragma once #include "build/build_config.h" |