dbertoni 02/05/20 10:58:58
Modified: c/src/XSLT ElemAttributeSet.cpp
Log:
Removed unnecessary include.
Revision Changes Path
1.19 +1 -2 xml-xalan/c/src/XSLT/ElemAttributeSet.cpp
Index: ElemAttributeSet.cpp
===================================================================
RCS file: /home/cvs/xml-xalan/c/src/XSLT/ElemAttributeSet.cpp,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ElemAttributeSet.cpp 28 Mar 2002 07:08:05 -0000 1.18
+++ ElemAttributeSet.cpp 20 May 2002 17:58:58 -0000 1.19
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -59,7 +59,6 @@
#include <xercesc/sax/AttributeList.hpp>
-#include <xercesc/sax/SAXException.hpp>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]