r227902 - in /trunk/libstdc++-v3: ChangeLog inc...

redi@gcc.gnu.org redi@gcc.gnu.org
Fri Sep 18 11:21:00 GMT 2015


Author: redi
Date: Fri Sep 18 11:21:05 2015
New Revision: 227902

URL: https://gcc.gnu.org/viewcvs?rev=227902&root=gcc&view=rev
Log:
Fix errors due to extra includes in extc++.h

	* include/precompiled/extc++.h: Fix bootstrap error due to
	unconditional inclusion of <ext/enc_filebuf.h>.
	* include/ext/random: Check for definition of UINT32_C.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/ext/random
    trunk/libstdc++-v3/include/precompiled/extc++.h



More information about the Libstdc++-cvs mailing list