#include <ETL/fixed> so ETL/_bezier.h doesn't have to.
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Wed, 10 Oct 2007 02:12:25 +0000 (02:12 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Wed, 10 Oct 2007 02:12:25 +0000 (02:12 +0000)
git-svn-id: http://svn.voria.com/code@873 1f10aa63-cdf2-0310-b900-c93c546f37ac

ETL/trunk/test/hermite.cpp

index 9499d34..790505e 100644 (file)
@@ -25,6 +25,7 @@
 #include <ETL/angle>
 #include <ETL/clock>
 #include <ETL/calculus>
+#include <ETL/fixed>
 #include <stdio.h>
 
 /* === M A C R O S ========================================================= */