From: Eduardo DAVILA Date: Fri, 27 Jul 2018 14:31:49 +0000 (+0200) Subject: #3209 creaVtk Feature New Normal branch vtk7itk4wx3-mingw X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=refs%2Fheads%2Fvtk7itk4wx3-mingw64;p=creaVtk.git #3209 creaVtk Feature New Normal branch vtk7itk4wx3-mingw --- diff --git a/bbtk_creaVtk_PKG/src/bbcreaVtkReadMHDPlane.cxx b/bbtk_creaVtk_PKG/src/bbcreaVtkReadMHDPlane.cxx index 020eb5f..918d216 100644 --- a/bbtk_creaVtk_PKG/src/bbcreaVtkReadMHDPlane.cxx +++ b/bbtk_creaVtk_PKG/src/bbcreaVtkReadMHDPlane.cxx @@ -13,8 +13,9 @@ #include #if defined(_WIN32) + #include #else -#include + #include #endif // defined(_WIN32) #include