]> Creatis software - cpPlugins.git/commitdiff
...
authorLeonardo Florez-Valencia <florez-l@javeriana.edu.co>
Wed, 5 Oct 2016 02:35:31 +0000 (21:35 -0500)
committerLeonardo Florez-Valencia <florez-l@javeriana.edu.co>
Wed, 5 Oct 2016 02:35:31 +0000 (21:35 -0500)
lib/cpExtensions/Algorithms/BezierCurveFunction.h

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