Skip to content
  • Guilhem Saurel's avatar
    fix build with gcc 9 / -std=c++11 · 16198a89
    Guilhem Saurel authored
    fix:
    
    /usr/include/c++/9.2.0/bits/stl_map.h:122:71: erreur: l'assertion statique a échoué:
    std::map must have the same value_type as its allocator
    16198a89