diff options
Diffstat (limited to 'base/base_paths.h')
-rw-r--r-- | base/base_paths.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/base_paths.h b/base/base_paths.h index 6a8342e..0f9be04 100644 --- a/base/base_paths.h +++ b/base/base_paths.h @@ -4,6 +4,7 @@ #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. |