patch-gcc-system-h-map.diff

a mettre dans macport / lang /gcc/files - Hervé Cabaud, 10/11/2017 07:12 pm

Download (241 Bytes)

 
gcc/system.h 2017-10-07 09:15:13.000000000 -0700
216 216

  
217 217
#ifdef __cplusplus
218 218
# include <algorithm>
219
# include <map>
219 220
# include <cstring>
220 221
# include <utility>
221 222
#endif