diff options
Diffstat (limited to 'gl/stdarg.in.h')
-rw-r--r-- | gl/stdarg.in.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gl/stdarg.in.h b/gl/stdarg.in.h index 3e0c49d1cb..8b88449e2f 100644 --- a/gl/stdarg.in.h +++ b/gl/stdarg.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_STDARG_H@ |