tng 2003/03/14 05:03:47 Modified: c/src/xercesc/util/Compilers BorlandCDefs.hpp Log: [Bug 11974] mak-files for bcc32 v.5.5.1 (free or from BCB5). Patch from Vitaly Prapirny. Revision Changes Path 1.6 +2 -2 xml-xerces/c/src/xercesc/util/Compilers/BorlandCDefs.hpp Index: BorlandCDefs.hpp =================================================================== RCS file: /home/cvs/xml-xerces/c/src/xercesc/util/Compilers/BorlandCDefs.hpp,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- BorlandCDefs.hpp 4 Nov 2002 14:45:20 -0000 1.5 +++ BorlandCDefs.hpp 14 Mar 2003 13:03:47 -0000 1.6 @@ -111,7 +111,7 @@ // Indicate that we support C++ namespace // Do not define it if the compile cannot handle C++ namespace // --------------------------------------------------------------------------- -// #define XERCES_HAS_CPP_NAMESPACE +#define XERCES_HAS_CPP_NAMESPACE // --------------------------------------------------------------------------- // Define our version of the XML character
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]