error: ‘unordered_map’ in namespace ‘std’ does not name a template type

This commit is contained in:
mutouyun 2018-12-17 22:48:59 +08:00
parent cc19a4e941
commit 99beccd157

View File

@ -12,6 +12,7 @@
#include <array> #include <array>
#include <limits> #include <limits>
#include <utility> #include <utility>
#include <unordered_map>
#if defined(__GNUC__) #if defined(__GNUC__)
# include <cxxabi.h> // abi::__cxa_demangle # include <cxxabi.h> // abi::__cxa_demangle