]> 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:45:17 +0000 (15:45 +0000)
committerrahuel <rahuel@opencascade.com>
Thu, 9 Feb 2006 15:45:17 +0000 (15:45 +0000)
commitac86079bf1c2fa4d4bef5382c4f96f08f15c07ca
treefd0ef3f8461e0579a3d7e5cf02fe570c07706095
parent9003e45e22c67a78fb2572977952851a0bc4d098
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>

CORBA::ORB_ptr orb instead of _var

Memory corruption with a char [40]
src/Container/SALOME_Container.cxx