diff options
Diffstat (limited to 'base/file_path.h')
-rw-r--r-- | base/file_path.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/file_path.h b/base/file_path.h index b90056b..3770a8e 100644 --- a/base/file_path.h +++ b/base/file_path.h @@ -99,7 +99,6 @@ #ifndef BASE_FILE_PATH_H_ #define BASE_FILE_PATH_H_ -#pragma once #include <stddef.h> #include <string> |