diff options
Diffstat (limited to 'src/zenstore/blockstore.cpp')
| -rw-r--r-- | src/zenstore/blockstore.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/zenstore/blockstore.cpp b/src/zenstore/blockstore.cpp index c5f978d18..02ee204ad 100644 --- a/src/zenstore/blockstore.cpp +++ b/src/zenstore/blockstore.cpp @@ -10,6 +10,7 @@ #include <zencore/trace.h> #include <algorithm> +#include <unordered_map> ZEN_THIRD_PARTY_INCLUDES_START #include <tsl/robin_map.h> |