Ticket #40930: patch-configure.diff
File patch-configure.diff, 231 bytes (added by tenomoto (Takeshi Enomoto), 11 years ago) |
---|
-
configure
old new 58248 58248 main () 58249 58249 { 58250 58250 58251 std::unordered_map m;58251 std::unordered_map <int,int> m; 58252 58252 58253 58253 ; 58254 58254 return 0;