From 94117007905af4bc9bd9c23f0373783fb06d6b94 Mon Sep 17 00:00:00 2001 From: Anthony Geay Date: Mon, 4 Jan 2016 10:08:21 +0100 Subject: [PATCH] Little fix of header. --- src/Plugins/JSONReader/Test/vtkJSONParserTest.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 { -- 2.39.2