From 10ec6fc33547e4b96a5929c18db57fb701152c68 Mon Sep 17 00:00:00 2001 From: Dennis Luxen Date: Sun, 5 May 2024 15:08:53 +0200 Subject: [PATCH] Remove include that breaks compilation for Boost v1.85.0 --- include/util/lua_util.hpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/util/lua_util.hpp b/include/util/lua_util.hpp index 36af5a1f3..9f2d2ed2c 100644 --- a/include/util/lua_util.hpp +++ b/include/util/lua_util.hpp @@ -8,8 +8,6 @@ extern "C" #include } -#include - #include #include