diff options
Diffstat (limited to 'base/base_paths.h')
-rw-r--r-- | base/base_paths.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/base_paths.h b/base/base_paths.h index f1f3f16..ea62a8b 100644 --- a/base/base_paths.h +++ b/base/base_paths.h @@ -4,7 +4,6 @@ #ifndef BASE_BASE_PATHS_H_ #define BASE_BASE_PATHS_H_ -#pragma once // This file declares path keys for the base module. These can be used with // the PathService to access various special directories and files. |