Commit d687405
Added #include "unordered_map" to main header
Simply following README.md steps produced an error where "unordered_map" types were not found; Fixed by simply including it on the main header file.1 parent 8297ae8 commit d687405
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
0 commit comments