From 2d49f5958f89b6aecef3a8566dffd344797d205d Mon Sep 17 00:00:00 2001 From: mat007 Date: Sun, 4 Nov 2012 00:57:37 +0000 Subject: [PATCH] Removed unused include git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@574 860be788-9bd5-4423-9f1e-828f051e677b --- turtle/detail/function.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/turtle/detail/function.hpp b/turtle/detail/function.hpp index f286694..007aa77 100644 --- a/turtle/detail/function.hpp +++ b/turtle/detail/function.hpp @@ -27,7 +27,6 @@ #include #include #include -#include #include #include #include