X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Ffloat.in.h;h=d32f20ee4d10e76f12b65bcf99bff5a1f98defd7;hb=2bbd4523187af328f114150c97847f7fb915ac82;hp=b4ea3436fe6328975459d7d285ca95384e1c2b05;hpb=40aa4775a4319d3a3e5a571e6c28feb1d8566adc;p=gnulib.git diff --git a/lib/float.in.h b/lib/float.in.h index b4ea3436f..d32f20ee4 100644 --- a/lib/float.in.h +++ b/lib/float.in.h @@ -1,6 +1,6 @@ /* A correct . - Copyright (C) 2007-2010 Free Software Foundation, Inc. + Copyright (C) 2007-2011 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -15,11 +15,12 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ +#ifndef _GL_FLOAT_H + #if __GNUC__ >= 3 @PRAGMA_SYSTEM_HEADER@ #endif - -#ifndef _GL_FLOAT_H +@PRAGMA_COLUMNS@ /* The include_next requires a split double-inclusion guard. */ #@INCLUDE_NEXT@ @NEXT_FLOAT_H@