From: ageay Date: Mon, 4 May 2009 05:48:57 +0000 (+0000) Subject: Compilation error on ONERA site. X-Git-Tag: V5_1_main_FINAL~395 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=bd6453b32afd387c61333ab762e5424a9a0ae578;p=tools%2Fmedcoupling.git Compilation error on ONERA site. --- diff --git a/src/INTERP_KERNELTest/InterpolationOptionsTest.cxx b/src/INTERP_KERNELTest/InterpolationOptionsTest.cxx index 6bafcb137..c0e40d951 100644 --- a/src/INTERP_KERNELTest/InterpolationOptionsTest.cxx +++ b/src/INTERP_KERNELTest/InterpolationOptionsTest.cxx @@ -17,8 +17,8 @@ // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // #include "InterpolationOptionsTest.hxx" -#include "MEDNormalizedUnstructuredMesh.hxx" -#include "Interpolation2D.hxx" +#include "MEDNormalizedUnstructuredMesh.txx" +#include "Interpolation2D.txx" #include #include