diff options
Diffstat (limited to 'base/debug_util.h')
-rw-r--r-- | base/debug_util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/debug_util.h b/base/debug_util.h index 303b4df..95df524 100644 --- a/base/debug_util.h +++ b/base/debug_util.h @@ -8,6 +8,7 @@ #ifndef BASE_DEBUG_UTIL_H_ #define BASE_DEBUG_UTIL_H_ +#pragma once #include <iosfwd> #include <vector> |