]> 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:39:34 +0000 (15:39 +0000)
committerrahuel <rahuel@opencascade.com>
Thu, 9 Feb 2006 15:39:34 +0000 (15:39 +0000)
commit475a8a7c444eaffcdfb59fcc5b3d123e15d53f6b
treea09dfd67ee2d11492d7cbe76b6fa04ada53cd2d7
parent062271e7f22adfe4394e925cf485ea038847dc71
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>

PortableServer::POA_var poa instead of _ptr
src/Container/Container_i.cxx