diff options
Diffstat (limited to 'base/stl_util.h')
-rw-r--r-- | base/stl_util.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/stl_util.h b/base/stl_util.h index 4418ab8..b3ddfa3 100644 --- a/base/stl_util.h +++ b/base/stl_util.h @@ -6,7 +6,6 @@ #ifndef BASE_STL_UTIL_H_ #define BASE_STL_UTIL_H_ -#pragma once #include <string> #include <vector> |