gcc/libstdc++-v3/include
Bernd Edlinger 571512d5f5 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
2016-02-01 11:13:40 +00:00
..
backward Update copyright years. 2016-01-04 15:30:50 +01:00
bits Fix assertions for move assignment of trivial types 2016-01-26 19:38:20 +00:00
c Update copyright years. 2016-01-04 15:30:50 +01:00
c_compatibility Don't define guard macros when doing #include_next in math.h and stdlib.h 2016-02-01 11:13:40 +00:00
c_global re PR libstdc++/69450 (libstdc++-v3/include/math.h:66:1 2: error: 'constexpr bool std::isnan(double)' conflicts with a previous declaration) 2016-01-28 13:09:23 +00:00
c_std Update copyright years. 2016-01-04 15:30:50 +01:00
debug Update copyright years. 2016-01-04 15:30:50 +01:00
decimal Update copyright years. 2016-01-04 15:30:50 +01:00
experimental Update copyright years. 2016-01-04 15:30:50 +01:00
ext libstdc++/69406 Fix test to check for supported headers 2016-01-21 13:33:27 +00:00
parallel Update copyright years. 2016-01-04 15:30:50 +01:00
precompiled Implement TR29124 C++ special Math Functions. 2016-01-14 18:12:43 +00:00
profile Update copyright years. 2016-01-04 15:30:50 +01:00
std Fix construction of std::function from null pointer-to-member 2016-01-18 11:43:37 +00:00
tr1 Implement TR29124 C++ special Math Functions. 2016-01-14 18:12:43 +00:00
tr2 Update copyright years. 2016-01-04 15:30:50 +01:00
Makefile.am Avoid including all of <random> in <algorithm> 2016-01-25 16:44:30 +00:00
Makefile.in Avoid including all of <random> in <algorithm> 2016-01-25 16:44:30 +00:00