fixed a bug introduced by removal of unordered_map

This commit is contained in:
Zeno Rogue 2020-11-07 16:12:54 +01:00
parent 0cdd73c24d
commit b6202f5443
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@
#endif
#define main nconf_main
#undef map
#undef self
#include "nconf.cpp"
#undef main