]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
make sources compilable under debian
authorsbh <sergey.belash@opencascade.com>
Thu, 9 Apr 2015 15:17:18 +0000 (18:17 +0300)
committersbh <sergey.belash@opencascade.com>
Thu, 9 Apr 2015 15:17:18 +0000 (18:17 +0300)
src/ParametersPlugin/ParametersPlugin_PyInterp.cpp

index 61b8cfd3326baf960cb579913b036b652a233aef..7a5f42c4fe5243e9abf000951c50ce36971aded1 100644 (file)
@@ -8,6 +8,7 @@
 #include <ParametersPlugin_PyInterp.h>
 
 #include <string>
+#include <stdexcept>
 
 ParametersPlugin_PyInterp::ParametersPlugin_PyInterp()
 : PyInterp_Interp()