diff --git a/turtle/object.hpp b/turtle/object.hpp index 8c5d0c7..cda5948 100644 --- a/turtle/object.hpp +++ b/turtle/object.hpp @@ -15,6 +15,7 @@ #include "parent.hpp" #include "child.hpp" #include "type_name.hpp" +#include #include #include #include