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