diff options
Diffstat (limited to 'base/template_util.h')
-rw-r--r-- | base/template_util.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/template_util.h b/base/template_util.h index 916e942..e21d4dc 100644 --- a/base/template_util.h +++ b/base/template_util.h @@ -4,7 +4,6 @@ #ifndef BASE_TEMPLATE_UTIL_H_ #define BASE_TEMPLATE_UTIL_H_ -#pragma once #include <cstddef> // For size_t. |