Fixed building main
This commit is contained in:
@@ -32,7 +32,7 @@ struct key_t {
|
||||
std::string key;
|
||||
};
|
||||
|
||||
template <typename T> struct map;
|
||||
template <typename T> struct map {};
|
||||
|
||||
using namespace thirdparty::ns1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user