diff options
Diffstat (limited to 'base/template_util.h')
-rw-r--r-- | base/template_util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/template_util.h b/base/template_util.h index 69702f3..ab9c35e 100644 --- a/base/template_util.h +++ b/base/template_util.h @@ -4,6 +4,7 @@ #ifndef BASE_TEMPLATE_UTIL_H_ #define BASE_TEMPLATE_UTIL_H_ +#pragma once namespace base { |