]> 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:40:37 +0000 (15:40 +0000)
committerrahuel <rahuel@opencascade.com>
Thu, 9 Feb 2006 15:40:37 +0000 (15:40 +0000)
commit9003e45e22c67a78fb2572977952851a0bc4d098
treecb4ee9cbfc8713a2b3291134eb1efb95c50beaed
parent475a8a7c444eaffcdfb59fcc5b3d123e15d53f6b
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/Container/Container_init_python.cxx