From e8d6758de31aaf6b63715cc13f22e9546f10377d Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci Date: Sun, 4 Feb 2024 00:20:43 -0600 Subject: [PATCH] state.hpp --- src/state.hpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/state.hpp b/src/state.hpp index 2bda2555..bdb1ac83 100644 --- a/src/state.hpp +++ b/src/state.hpp @@ -1,5 +1,8 @@ #include "branches2.hpp" +#include "func_create_base.hpp" + + class State { public: