]> SALOME platform Git repositories - modules/kernel.git/commit
Salome HOME
include of Python.h must be the last one and generally
authorrahuel <rahuel@opencascade.com>
Thu, 9 Feb 2006 15:54:18 +0000 (15:54 +0000)
committerrahuel <rahuel@opencascade.com>
Thu, 9 Feb 2006 15:54:18 +0000 (15:54 +0000)
commita1b37c59669d74d6cf8927ef109bca15ebdabea7
tree12dc7887e9db5120b9fba3d96dd5bb172a1720ab
parentb56f1154f65fed094eb88ea01bacfb6d81eff411
include of Python.h must be the last one and generally
some system includes must be added before as :
#include <sstream>
#include <time.h>
#include <sys/time.h>
#include <stat.h>
src/LifeCycleCORBA/Launchers.cxx
src/LifeCycleCORBA/SALOME_LifeCycleCORBA.cxx
src/MPIContainer/MPIContainer_i.cxx