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