diff options
Diffstat (limited to 'lib/strings.in.h')
-rw-r--r-- | lib/strings.in.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/strings.in.h b/lib/strings.in.h index b2cf2cf5f..83b58238b 100644 --- a/lib/strings.in.h +++ b/lib/strings.in.h @@ -21,6 +21,7 @@ #if __GNUC__ >= 3 @PRAGMA_SYSTEM_HEADER@ #endif +@PRAGMA_COLUMNS@ /* The include_next requires a split double-inclusion guard. */ #@INCLUDE_NEXT@ @NEXT_STRINGS_H@ |