]> Creatis software - cpPlugins.git/commitdiff
...
authorLeonardo Flórez-Valencia <leonardo.florez@gmail.com>
Mon, 6 Feb 2017 11:07:02 +0000 (06:07 -0500)
committerLeonardo Flórez-Valencia <leonardo.florez@gmail.com>
Mon, 6 Feb 2017 11:07:02 +0000 (06:07 -0500)
lib/cpExtensions/Algorithms/BezierCurveFunction.h

index b8234a9f05f71919f147d40dedf4a27a73ef43d2..65c3af8be41a7537554423efe6bb878075422c6e 100644 (file)
@@ -5,7 +5,7 @@
 #ifndef __CPEXTENSIONS__ALGORITHMS__BEZIERCURVEFUNCTION__H__
 #define __CPEXTENSIONS__ALGORITHMS__BEZIERCURVEFUNCTION__H__
 
-// TODO: #include <cpExtensions/Config.h>
+#include <cpExtensions/Config.h>
 #include <vector>
 #include <itkFunctionBase.h>
 #include <itkMatrix.h>