From 19999753712aa3c20e1c2b24755606985cf60171 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Tue, 15 Apr 2003 16:32:51 +0000 Subject: INTEGRATION: CWS dbgmacros1 (1.2.44.1.16); FILE MERGED 2003/04/09 16:26:51 kso 1.2.44.1.16.1: #108413# - debug macro unification. --- sax/test/saxdemo.cxx | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'sax/test') diff --git a/sax/test/saxdemo.cxx b/sax/test/saxdemo.cxx index 1ad4719b3663..3ec1a1b99c3e 100644 --- a/sax/test/saxdemo.cxx +++ b/sax/test/saxdemo.cxx @@ -2,9 +2,9 @@ * * $RCSfile: saxdemo.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: hr $ $Date: 2003-03-26 17:32:45 $ + * last change: $Author: vg $ $Date: 2003-04-15 17:32:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -87,9 +87,6 @@ #include #include -#include - - using namespace ::rtl; using namespace ::std; using namespace ::cppu; -- cgit