From: asl Date: Thu, 2 Apr 2015 05:50:46 +0000 (+0300) Subject: compilation on Linux X-Git-Tag: BR_hydro_v_1_0_5~6^2 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=f7c005b67e48ec7bac99c566fb4f34215ec1a4b1;p=modules%2Fhydro.git compilation on Linux --- diff --git a/src/HYDROData/HYDROData_IProfilesInterpolator.cxx b/src/HYDROData/HYDROData_IProfilesInterpolator.cxx index 264de971..86c48384 100644 --- a/src/HYDROData/HYDROData_IProfilesInterpolator.cxx +++ b/src/HYDROData/HYDROData_IProfilesInterpolator.cxx @@ -21,7 +21,7 @@ // #include "HYDROData_IProfilesInterpolator.h" - +#include #include const int DEFAULT_RESULT_PROFILES_NB = 1; ///< default number of results profiles diff --git a/src/HYDROData/HYDROData_LinearInterpolator.cxx b/src/HYDROData/HYDROData_LinearInterpolator.cxx index 6112500a..9a8a7a93 100644 --- a/src/HYDROData/HYDROData_LinearInterpolator.cxx +++ b/src/HYDROData/HYDROData_LinearInterpolator.cxx @@ -21,7 +21,8 @@ // #include "HYDROData_LinearInterpolator.h" - +#include +#include HYDROData_LinearInterpolator::HYDROData_LinearInterpolator() {