Salome HOME
Remove useless dependency to py2cpp.
[tools/adao_interface.git] / AdaoExchangeLayer.cxx
index c8c7c1703a18b8b4e7cbfdc7ae2cc1bcc2269542..4bc42dd0c24f2813da03752d4726d7efdc9b3864 100644 (file)
 #include "PyObjectRAII.hxx"
 #include "Python.h"
 
-#include "py2cpp/py2cpp.hxx"
-
 #include <semaphore.h>
-
 #include <iostream>
 #include <sstream>
 #include <clocale>