diff options
Diffstat (limited to 'src/zenstore/gc.cpp')
| -rw-r--r-- | src/zenstore/gc.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/zenstore/gc.cpp b/src/zenstore/gc.cpp index 24b7b4d2c..9743eabf0 100644 --- a/src/zenstore/gc.cpp +++ b/src/zenstore/gc.cpp @@ -23,6 +23,7 @@ #include <fmt/format.h> #include <filesystem> +#include <unordered_map> #if ZEN_PLATFORM_WINDOWS # include <zencore/windows.h> |