diff options
Diffstat (limited to 'base/id_map.h')
-rw-r--r-- | base/id_map.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/id_map.h b/base/id_map.h index 00ef16a..9a41d74 100644 --- a/base/id_map.h +++ b/base/id_map.h @@ -4,6 +4,7 @@ #ifndef BASE_ID_MAP_H_ #define BASE_ID_MAP_H_ +#pragma once #include <set> |