diff options
Diffstat (limited to 'base/file_path.h')
-rw-r--r-- | base/file_path.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/file_path.h b/base/file_path.h index 6887cdc..01cd4a5 100644 --- a/base/file_path.h +++ b/base/file_path.h @@ -98,6 +98,7 @@ #ifndef BASE_FILE_PATH_H_ #define BASE_FILE_PATH_H_ +#pragma once #include <string> #include <vector> |