X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=ETL%2Ftrunk%2Ftest%2Fhermite.cpp;h=25a6278ce7ab8f39ef00670c981e918c0c9ab05b;hb=334e15ce6c4d9b1f30a168a55e7ef4d31320d568;hp=59c5566f9c47158e8cbd5c006d6e98b9c765d07d;hpb=cee5940bae97612105db8b7e1ffcf513f9d9150c;p=synfig.git diff --git a/ETL/trunk/test/hermite.cpp b/ETL/trunk/test/hermite.cpp index 59c5566..25a6278 100644 --- a/ETL/trunk/test/hermite.cpp +++ b/ETL/trunk/test/hermite.cpp @@ -1,9 +1,10 @@ /*! ======================================================================== ** Extended Template and Library Test Suite ** Hermite Curve Test -** $Id: hermite.cpp,v 1.1.1.1 2005/01/04 01:31:48 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. +** Copyright (c) 2007 Chris Moore ** ** This package is free software; you can redistribute it and/or ** modify it under the terms of the GNU General Public License as @@ -25,6 +26,7 @@ #include #include #include +#include #include /* === M A C R O S ========================================================= */