diff options
Diffstat (limited to 'base/format_macros.h')
-rw-r--r-- | base/format_macros.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/format_macros.h b/base/format_macros.h index 9c9b950..45f0e84 100644 --- a/base/format_macros.h +++ b/base/format_macros.h @@ -4,6 +4,7 @@ #ifndef BASE_FORMAT_MACROS_H_ #define BASE_FORMAT_MACROS_H_ +#pragma once // This file defines the format macros for some integer types. |