Ticket #40930: patch-configure.diff

File patch-configure.diff, 231 bytes (added by tenomoto (Takeshi Enomoto), 11 years ago)
  • configure

    old new  
    5824858248main ()
    5824958249{
    5825058250
    58251       std::unordered_map m;
     58251      std::unordered_map <int,int> m;
    5825258252
    5825358253  ;
    5825458254  return 0;