r262359 - in /trunk/libstdc++-v3: ChangeLog inc...
redi@gcc.gnu.org
redi@gcc.gnu.org
Tue Jul 3 21:04:00 GMT 2018
Author: redi
Date: Tue Jul 3 21:04:37 2018
New Revision: 262359
URL: https://gcc.gnu.org/viewcvs?rev=262359&root=gcc&view=rev
Log:
Remove redundant #if conditional
The whole file is guarded by the same check already.
* include/bits/alloc_traits.h: Remove redundant preprocessor
condition.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/bits/alloc_traits.h
More information about the Libstdc++-cvs
mailing list