From 073e13b7c0b5456798b4aa1e0f0248af41c195c1 Mon Sep 17 00:00:00 2001 From: dooglus Date: Wed, 10 Oct 2007 02:12:25 +0000 Subject: [PATCH] #include so ETL/_bezier.h doesn't have to. git-svn-id: http://svn.voria.com/code@873 1f10aa63-cdf2-0310-b900-c93c546f37ac --- ETL/trunk/test/hermite.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/ETL/trunk/test/hermite.cpp b/ETL/trunk/test/hermite.cpp index 9499d34..790505e 100644 --- a/ETL/trunk/test/hermite.cpp +++ b/ETL/trunk/test/hermite.cpp @@ -25,6 +25,7 @@ #include #include #include +#include #include /* === M A C R O S ========================================================= */ -- 2.7.4