X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Ffloat.in.h;h=caf822f1d0a98a043977c2e1283acb57c2aeffeb;hb=c0ebdfe226c38c72db7c1944113fd19ff534e362;hp=2504032077613b6e900db1b118e2e56d692c6f5a;hpb=d09c6448f632be66cf60bede1ccf30dd38aa75cb;p=gnulib.git diff --git a/lib/float.in.h b/lib/float.in.h index 250403207..caf822f1d 100644 --- a/lib/float.in.h +++ b/lib/float.in.h @@ -1,6 +1,6 @@ /* A correct . - Copyright (C) 2007 Free Software Foundation, Inc. + Copyright (C) 2007-2010 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 @@ -17,6 +17,10 @@ #ifndef _GL_FLOAT_H +#if __GNUC__ >= 3 +@PRAGMA_SYSTEM_HEADER@ +#endif + /* The include_next requires a split double-inclusion guard. */ #@INCLUDE_NEXT@ @NEXT_FLOAT_H@