]> Creatis software - cpPlugins.git/blobdiff - lib/cpExtensions/Algorithms/KalmanFilter.h
...
[cpPlugins.git] / lib / cpExtensions / Algorithms / KalmanFilter.h
index bd0c17a701a5505bbc7d93c43459ee916a44ae46..003962087b696126875ad45ebe0bbdae0ed6ab7e 100644 (file)
@@ -5,7 +5,7 @@
 #ifndef __CPEXTENSIONS__ALGORITHMS__KALMANFILTER__H__
 #define __CPEXTENSIONS__ALGORITHMS__KALMANFILTER__H__
 
-#include <cpExtensions/cpExtensions_Export.h>
+#include <cpExtensions/Config.h>
 
 #include <itkObject.h>
 #include <itkObjectFactory.h>
@@ -206,9 +206,7 @@ namespace cpExtensions
 
 } // ecapseman
 
-#ifndef ITK_MANUAL_INSTANTIATION
 #include <cpExtensions/Algorithms/KalmanFilter.hxx>
-#endif // ITK_MANUAL_INSTANTIATION
 
 #endif // __CPEXTENSIONS__ALGORITHMS__KALMANFILTER__H__