]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Interface/Mesh.h
...
[cpPlugins.git] / lib / cpPlugins / Interface / Mesh.h
index e7692390bc46e12a2d2f663159d9c5ac5d56462d..10752baeb0be3d171b5495957173da3715d644b8 100644 (file)
@@ -3,6 +3,9 @@
 
 #include <cpPlugins/Interface/DataObject.h>
 
+// Some forward declarations
+class vtkObject;
+
 namespace cpPlugins
 {
   namespace Interface