From: Anthony Geay Date: Mon, 4 Jan 2016 09:08:21 +0000 (+0100) Subject: Little fix of header. X-Git-Tag: V7_8_0a1~6 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=94117007905af4bc9bd9c23f0373783fb06d6b94;p=modules%2Fparavis.git Little fix of header. --- diff --git a/src/Plugins/JSONReader/Test/vtkJSONParserTest.hxx b/src/Plugins/JSONReader/Test/vtkJSONParserTest.hxx index 2f89cb40..40ff17ad 100644 --- a/src/Plugins/JSONReader/Test/vtkJSONParserTest.hxx +++ b/src/Plugins/JSONReader/Test/vtkJSONParserTest.hxx @@ -20,7 +20,7 @@ #define __VTKJSONPARSERTEST_HXX__ #include -#include +#include class vtkJSONParserTest : public CppUnit::TestFixture {