diff options
Diffstat (limited to 'lib/locale.in.h')
-rw-r--r-- | lib/locale.in.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/locale.in.h b/lib/locale.in.h index 64212d879..9464877c0 100644 --- a/lib/locale.in.h +++ b/lib/locale.in.h @@ -19,6 +19,7 @@ #if __GNUC__ >= 3 @PRAGMA_SYSTEM_HEADER@ #endif +@PRAGMA_COLUMNS@ /* The include_next requires a split double-inclusion guard. */ #@INCLUDE_NEXT@ @NEXT_LOCALE_H@ |