]> SALOME platform Git repositories - modules/paravis.git/commitdiff
Salome HOME
Little fix of header.
authorAnthony Geay <anthony.geay@edf.fr>
Mon, 4 Jan 2016 09:08:21 +0000 (10:08 +0100)
committerAnthony Geay <anthony.geay@edf.fr>
Mon, 4 Jan 2016 09:08:21 +0000 (10:08 +0100)
src/Plugins/JSONReader/Test/vtkJSONParserTest.hxx

index 2f89cb40cad1a01e6142ddfa1ad5f336e7ce5f94..40ff17adda006b3d57d311d37d8119f663256139 100644 (file)
@@ -20,7 +20,7 @@
 #define __VTKJSONPARSERTEST_HXX__
 
 #include <cppunit/extensions/HelperMacros.h>
-#include <string.h>
+#include <string>
 
 class vtkJSONParserTest : public CppUnit::TestFixture
 {