mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
Include unordered_map (fixes #104)
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
#include <vector>
|
||||
#include <map>
|
||||
#include <set>
|
||||
#include <unordered_map>
|
||||
using namespace std;
|
||||
|
||||
#undef RGB
|
||||
|
||||
Reference in New Issue
Block a user