auriemma 00/09/28 06:12:34
Modified: c/src/XSLT XalanTemplate.cpp Log: Directory and file being included was removed. Revision Changes Path 1.3 +1 -1 xml-xalan/c/src/XSLT/XalanTemplate.cpp Index: XalanTemplate.cpp =================================================================== RCS file: /home/cvs/xml-xalan/c/src/XSLT/XalanTemplate.cpp,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- XalanTemplate.cpp 2000/09/21 16:41:13 1.2 +++ XalanTemplate.cpp 2000/09/28 13:12:34 1.3 @@ -59,7 +59,7 @@ // Base include file. Must be first. -#include <XercesPlatformSupport/XercesPlatformSupportDefinitions.hpp> +#include <PlatformSupport/PlatformSupportDefinitions.hpp> #if !defined(XALAN_NEEDS_EXPLICIT_TEMPLATE_INSTANTIATION)
