X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPlugins%2FMEDReader%2FIO%2FvtkMEDReader.h;h=f8ba0598df86dc7f2e6c151979e37839f6c041bc;hb=bf16d364bb3ff8274d5f535dae5450ba6bc1e47d;hp=a87c6bd667497c0a18f7ee961d71102ecd2f4244;hpb=e4350e9cdbb25c86c1b7caa25182a8c99381ead9;p=modules%2Fparavis.git diff --git a/src/Plugins/MEDReader/IO/vtkMEDReader.h b/src/Plugins/MEDReader/IO/vtkMEDReader.h index a87c6bd6..f8ba0598 100644 --- a/src/Plugins/MEDReader/IO/vtkMEDReader.h +++ b/src/Plugins/MEDReader/IO/vtkMEDReader.h @@ -3,7 +3,7 @@ // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public // License as published by the Free Software Foundation; either -// version 2.1 of the License. +// version 2.1 of the License, or (at your option) any later version. // // This library is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -21,6 +21,8 @@ #ifndef __vtkMEDReader_h_ #define __vtkMEDReader_h_ +#include + #include "vtkMultiBlockDataSetAlgorithm.h" class vtkMutableDirectedGraph;