mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-28 07:47:03 -05:00
Include unordered_map instead of map
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
#include <bit>
|
||||
#include <optional>
|
||||
#include <map>
|
||||
#include <unordered_map>
|
||||
#include <vector>
|
||||
|
||||
namespace hex::lang {
|
||||
|
||||
Reference in New Issue
Block a user