diff options
Diffstat (limited to 'base/version.h')
-rw-r--r-- | base/version.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/version.h b/base/version.h index 776ebe6..99e6650 100644 --- a/base/version.h +++ b/base/version.h @@ -4,6 +4,7 @@ #ifndef BASE_VERSION_H_ #define BASE_VERSION_H_ +#pragma once #include <string> #include <vector> |