From 4f9ef0e4ffea842e0f882a9828087efbad1ed105 Mon Sep 17 00:00:00 2001 From: Matt Witherspoon <32485495+spoonincode@users.noreply.github.com> Date: Mon, 18 Mar 2024 21:37:45 -0400 Subject: [PATCH] and another --- include/eosio/vm/allocator.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/include/eosio/vm/allocator.hpp b/include/eosio/vm/allocator.hpp index c267ea7..1943990 100644 --- a/include/eosio/vm/allocator.hpp +++ b/include/eosio/vm/allocator.hpp @@ -9,6 +9,7 @@ #include #include #include +#include #include #include #include