X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnulib%2Ffloat.in.h;h=caf822f1d0a98a043977c2e1283acb57c2aeffeb;hb=7a410be9a313db41cc40d3f4cc8a4e988cef6046;hp=2504032077613b6e900db1b118e2e56d692c6f5a;hpb=2627875b7d18858bc1f9f7652811e4d8c15a23eb;p=debian%2Famanda diff --git a/gnulib/float.in.h b/gnulib/float.in.h index 2504032..caf822f 100644 --- a/gnulib/float.in.h +++ b/gnulib/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@