From d43066bb44a734d8f55df2137c9af4de8da1670d Mon Sep 17 00:00:00 2001 From: Teppy Date: Fri, 22 Jul 2022 13:36:46 -0400 Subject: [PATCH] Changes --- luprex/core/cpp/util.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/luprex/core/cpp/util.hpp b/luprex/core/cpp/util.hpp index 45bbcf17..7c60d894 100644 --- a/luprex/core/cpp/util.hpp +++ b/luprex/core/cpp/util.hpp @@ -26,6 +26,7 @@ #include #include #include +#include #include "luastack.hpp" #include "spookyv2.hpp"