Fix build error on Linux

This commit is contained in:
maron2000
2025-04-20 22:18:50 +09:00
parent 53a5d3dd30
commit 85c722c5d4

View File

@@ -34,6 +34,7 @@
#include <map>
#include <list>
#include <string>
#include <memory>
#include <unordered_map>
#if defined(__MINGW32__) && !defined(HX_DOS)
#include <imm.h>