From 7e700445334d8d3269bca0bf446ff63211296dce Mon Sep 17 00:00:00 2001 From: Liam Mitchell Date: Wed, 19 Feb 2025 00:08:41 +0000 Subject: Linux compilation fixes --- src/zenstore/chunking.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/zenstore/chunking.cpp') diff --git a/src/zenstore/chunking.cpp b/src/zenstore/chunking.cpp index 30edd322a..71f0a06e4 100644 --- a/src/zenstore/chunking.cpp +++ b/src/zenstore/chunking.cpp @@ -5,6 +5,7 @@ #include #include +#include namespace zen::detail { -- cgit v1.2.3