X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FcpPlugins%2FInterface%2FMesh.h;h=10752baeb0be3d171b5495957173da3715d644b8;hb=273699a71c538630c162de031f0c95014319311d;hp=e7692390bc46e12a2d2f663159d9c5ac5d56462d;hpb=94411ee4209d15d6d1cf25bb817675f76f7ea5c0;p=cpPlugins.git diff --git a/lib/cpPlugins/Interface/Mesh.h b/lib/cpPlugins/Interface/Mesh.h index e769239..10752ba 100644 --- a/lib/cpPlugins/Interface/Mesh.h +++ b/lib/cpPlugins/Interface/Mesh.h @@ -3,6 +3,9 @@ #include +// Some forward declarations +class vtkObject; + namespace cpPlugins { namespace Interface