gcc/libstdc++-v3/include
Jonathan Wakely 57003677cf Make all <cxxx> headers include <bits/c++config.h>
PR libstdc++/65473
	* include/c/cassert: Include <bits/c++config.h>.
	* include/c/cerrno: Likewise.
	* include/c/cfloat: Likewise.
	* include/c/ciso646: Likewise.
	* include/c/climits: Likewise.
	* include/c_global/cassert: Likewise.
	* include/c_global/cerrno: Likewise.
	* include/c_global/cfloat: Likewise.
	* include/c_global/ciso646: Likewise.
	* include/c_global/climits: Likewise.
	* include/c_std/cassert: Likewise.
	* include/c_std/cerrno: Likewise.
	* include/c_std/cfloat: Likewise.
	* include/c_std/ciso646: Likewise.
	* include/c_std/climits: Likewise.

From-SVN: r227484
2015-09-04 10:16:29 +01:00
..
backward Update copyright years. 2015-01-05 13:33:28 +01:00
bits Clean up libstdc++ includes slightly. 2015-09-03 21:40:03 +01:00
c Make all <cxxx> headers include <bits/c++config.h> 2015-09-04 10:16:29 +01:00
c_compatibility Update copyright years. 2015-01-05 13:33:28 +01:00
c_global Make all <cxxx> headers include <bits/c++config.h> 2015-09-04 10:16:29 +01:00
c_std Make all <cxxx> headers include <bits/c++config.h> 2015-09-04 10:16:29 +01:00
debug try_emplace and insert_or_assign for Debug Mode. 2015-08-26 21:58:14 +01:00
decimal Update copyright years. 2015-01-05 13:33:28 +01:00
experimental Make std::experimental::not_fn SFINAE-friendly. 2015-09-03 15:36:03 +01:00
ext re PR libstdc++/65049 (Undefined behaviour with std::char_traits<char>) 2015-08-24 14:43:54 +01:00
parallel Update copyright years. 2015-01-05 13:33:28 +01:00
precompiled * include/precompiled/stdc++.h: Include <codecvt> and <shared_mutex>. 2015-06-12 13:27:06 +01:00
profile c++config (_GLIBCXX_NOEXCEPT_IF): Define. 2015-07-13 18:15:48 +01:00
std Clean up libstdc++ includes slightly. 2015-09-03 21:40:03 +01:00
tr1 Use atomics in guard.cc. 2015-06-12 09:49:41 +00:00
tr2 Update copyright years. 2015-01-05 13:33:28 +01:00
Makefile.am Implement std::experimental::fundamentals_v2::make_array and std::experimental::fundamentals_v2::to_array. 2015-08-13 17:55:46 +03:00
Makefile.in Implement std::experimental::fundamentals_v2::make_array and std::experimental::fundamentals_v2::to_array. 2015-08-13 17:55:46 +03:00