Salome HOME
PR: embedded container C++ & Python, debug
[modules/kernel.git] / src / Container / SALOME_Container.cxx
index bce0641a230d9244b23e2ce7bd1376f79749c2e2..174bc4a00219830b9f239ccc18809d9b260bcc41 100644 (file)
@@ -47,7 +47,6 @@
 #include <mpi.h>
 #endif
 
-#include <Python.h>
 #include "Container_init_python.hxx"
 
 using namespace std;
@@ -69,7 +68,7 @@ int main(int argc, char* argv[])
   int _argc = 1;
   char* _argv[] = {""};
   KERNEL_PYTHON::init_python(_argc,_argv);
-  
   try{
     // Obtain a reference to the root POA.
     // obtain the root poa manager