From ba8d8cf056eaf2fa00634ab109a7498eafcd0cfd Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Wed, 7 Apr 2004 09:55:09 +0000
Subject: INTEGRATION: CWS desktintgr01 (1.2.28); FILE MERGED 2004/02/26
13:17:20 deuce 1.2.28.1: Issue number: 97686, 115531, 108219 restructure
shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino
Rachui/tino.rachui@sun.com
---
shell/source/all/xml_parser.cxx | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
(limited to 'shell/source')
diff --git a/shell/source/all/xml_parser.cxx b/shell/source/all/xml_parser.cxx
index 79e333b52e4f..bf168a0ff855 100644
--- a/shell/source/all/xml_parser.cxx
+++ b/shell/source/all/xml_parser.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: xml_parser.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: hr $ $Date: 2003-09-29 14:54:27 $
+ * last change: $Author: hr $ $Date: 2004-04-07 10:55:09 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,11 +59,11 @@
*
************************************************************************/
-#ifndef _XML_PARSER_HXX_
+#ifndef XML_PARSER_HXX_INCLUDED
#include "internal/xml_parser.hxx"
#endif
-#ifndef _I_XML_PARSER_EVENT_HANDLER_HXX_
+#ifndef I_XML_PARSER_EVENT_HANDLER_HXX_INCLUDED
#include "internal/i_xml_parser_event_handler.hxx"
#endif
--
cgit