]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Interface/Image.h
...
[cpPlugins.git] / lib / cpPlugins / Interface / Image.h
index 23e1c233c3d2d80748c4bc90b5ad807703a40dc0..729acdf682aaaa382d4e50db41ab40dadda85666 100644 (file)
@@ -5,7 +5,9 @@
 
 #include <itkProcessObject.h>
 
-// -------------------------------------------------------------------------
+// Some forward declarations
+class vtkObject;
+
 namespace cpPlugins
 {
   namespace Interface