From: sbh Date: Thu, 9 Apr 2015 15:17:18 +0000 (+0300) Subject: make sources compilable under debian X-Git-Tag: V_1.1.0~51^2~8^2 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=5ff8b7f96cf5583cba11f1e6094f151656162ba4;p=modules%2Fshaper.git make sources compilable under debian --- diff --git a/src/ParametersPlugin/ParametersPlugin_PyInterp.cpp b/src/ParametersPlugin/ParametersPlugin_PyInterp.cpp index 61b8cfd33..7a5f42c4f 100644 --- a/src/ParametersPlugin/ParametersPlugin_PyInterp.cpp +++ b/src/ParametersPlugin/ParametersPlugin_PyInterp.cpp @@ -8,6 +8,7 @@ #include #include +#include ParametersPlugin_PyInterp::ParametersPlugin_PyInterp() : PyInterp_Interp()