]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/ChangeLog
Don't define guard macros when doing #include_next in math.h and stdlib.h
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Mon, 1 Feb 2016 11:13:40 +0000 (11:13 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Mon, 1 Feb 2016 11:13:40 +0000 (11:13 +0000)
commit571512d5f54f0fdf9c06f9a348e46ddbab8a5088
tree7ac2f4a6390cb6f754d2f262c9f6e8c29fdab738
parent04bd58cf162fc15b4308579036c4f26275060e7b
Don't define guard macros when doing #include_next in math.h and stdlib.h

2016-02-01  Bernd Edlinger  <bernd.edlinger@hotmail.de>

PR libstdc++/69581
* include/c_compatibility/math.h: Move header guards.
* include/c_compatibility/stdlib.h: Likewise.

From-SVN: r233035
libstdc++-v3/ChangeLog
libstdc++-v3/include/c_compatibility/math.h
libstdc++-v3/include/c_compatibility/stdlib.h