]> SALOME platform Git repositories - tools/medcoupling.git/commitdiff
Salome HOME
Compilation error on ONERA site.
authorageay <ageay>
Mon, 4 May 2009 05:48:57 +0000 (05:48 +0000)
committerageay <ageay>
Mon, 4 May 2009 05:48:57 +0000 (05:48 +0000)
src/INTERP_KERNELTest/InterpolationOptionsTest.cxx

index 6bafcb137f8a5fc6d8db803d76a9c7255e33e435..c0e40d951f0b67ec77a63d4ffde341071402e3ed 100644 (file)
@@ -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 <iostream>
 #include <vector>