Salome HOME
Win32 Porting.
authorabd <abd@opencascade.com>
Fri, 3 Oct 2008 10:25:54 +0000 (10:25 +0000)
committerabd <abd@opencascade.com>
Fri, 3 Oct 2008 10:25:54 +0000 (10:25 +0000)
commit91e536f1647e5e1f2b6b7ae6262ef01dd8b32f34
tree35a72ae5b8de28186c4c470f6fd843a1aa68ecae
parent473f6a09d68ba04ac8ad66414cff06852c9e2a5a
Win32 Porting.
Correction of Export/Import defines for Win32 platform.
Using WIN32 standard define instead WNT define of OpenCascade library.
Using Basics instead Utils library.
Removed "using namespace std" from header files.
Using std:string instead char* for fix bug of std::string::c_str() on local std::string object
src/SALOMEDSImpl/SALOMEDSImpl_GenericAttribute.cxx
src/SALOMEDSImpl/SALOMEDSImpl_GenericAttribute.hxx