Salome HOME
Issue #604 Creation of an unexpected line in the Sketcher
[modules/shaper.git] / src / ParametersPlugin / ParametersPlugin_EvalListener.cpp
index a8aa64e89f1fa4187716f3a9f70df807283f3bc9..968c167696992d9599da1d20a57756b88352eff9 100644 (file)
@@ -5,7 +5,10 @@
  *      Author: sbh
  */
 
+#include <pyconfig.h>
+
 #include <ParametersPlugin_EvalListener.h>
+#include <ParametersPlugin_PyInterp.h>
 
 #include <Events_Error.h>