]> Creatis software - clitk.git/commitdiff
Add define to avoir vtk warning on mac
authorDavid Sarrut <david.sarrut@creatis.insa-lyon.fr>
Wed, 24 Jul 2013 15:05:51 +0000 (17:05 +0200)
committerDavid Sarrut <david.sarrut@creatis.insa-lyon.fr>
Wed, 24 Jul 2013 15:05:51 +0000 (17:05 +0200)
common/vvImage.h

index 7240be82c4ef5843a221ed34930d4b0691dc8ea5..10ffc865fa2ed353605e4844abd6c456e5e678ee 100644 (file)
@@ -23,6 +23,7 @@
 #include <itkObjectFactory.h>
 #include <itkProcessObject.h>
 
+#define VTK_EXCLUDE_STRSTREAM_HEADERS
 #include <vtkSmartPointer.h>
 #include <vtkTransform.h>