dbertoni 02/05/20 11:21:46
Modified: c/src/XMLSupport FormatterToText.cpp
Log:
Removed unnecessary include.
Revision Changes Path
1.17 +1 -5 xml-xalan/c/src/XMLSupport/FormatterToText.cpp
Index: FormatterToText.cpp
===================================================================
RCS file: /home/cvs/xml-xalan/c/src/XMLSupport/FormatterToText.cpp,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- FormatterToText.cpp 23 Feb 2002 04:21:24 -0000 1.16
+++ FormatterToText.cpp 20 May 2002 18:21:46 -0000 1.17
@@ -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
@@ -56,10 +56,6 @@
*/
// Class header file
#include "FormatterToText.hpp"
-
-
-
-#include <xercesc/sax/SAXException.hpp>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]