From ddb7265cf17a244d27431da1a08050baa9543117 Mon Sep 17 00:00:00 2001 From: mat007 Date: Fri, 15 Jun 2012 22:15:41 +0000 Subject: [PATCH] Cleanup git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@463 860be788-9bd5-4423-9f1e-828f051e677b --- turtle/object.hpp | 1 + 1 file changed, 1 insertion(+) 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