diff options
Diffstat (limited to 'base/file_util.h')
-rw-r--r-- | base/file_util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/file_util.h b/base/file_util.h index d52bba9..84b9b68 100644 --- a/base/file_util.h +++ b/base/file_util.h @@ -7,6 +7,7 @@ #ifndef BASE_FILE_UTIL_H_ #define BASE_FILE_UTIL_H_ +#pragma once #include "build/build_config.h" |