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