Salome HOME
AutoGIL.hxx has been factorized to KERNEL PythonCppUtils.hxx
[modules/yacs.git] / src / runtime / PyStdout.cxx
index fcb29e6a8de59b8463b219037ab7bce779cc3ad3..0bdee3b99cbfcec0ee7e1d96d9d323089c67f929 100644 (file)
@@ -19,7 +19,7 @@
 
 #include "PyStdout.hxx"
 #include "Exception.hxx"
-#include "AutoGIL.hxx"
+#include "PythonCppUtils.hxx"
 
 #include <structmember.h>