amassari 2005/03/25 02:54:22 Modified: c/src/xercesc/validators/common ContentLeafNameTypeVector.hpp Log: On Windows, export the class from the DLL Revision Changes Path 1.7 +4 -1 xml-xerces/c/src/xercesc/validators/common/ContentLeafNameTypeVector.hpp Index: ContentLeafNameTypeVector.hpp =================================================================== RCS file: /home/cvs/xml-xerces/c/src/xercesc/validators/common/ContentLeafNameTypeVector.hpp,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ContentLeafNameTypeVector.hpp 8 Sep 2004 13:56:51 -0000 1.6 +++ ContentLeafNameTypeVector.hpp 25 Mar 2005 10:54:22 -0000 1.7 @@ -16,6 +16,9 @@ /* * $Log$ + * Revision 1.7 2005/03/25 10:54:22 amassari + * On Windows, export the class from the DLL + * * Revision 1.6 2004/09/08 13:56:51 peiyongz * Apache License Version 2.0 * @@ -57,7 +60,7 @@ XERCES_CPP_NAMESPACE_BEGIN -class ContentLeafNameTypeVector : public XMemory +class XMLPARSER_EXPORT ContentLeafNameTypeVector : public XMemory { public : // -----------------------------------------------------------------------
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]