diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2003-04-15 16:33:20 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2003-04-15 16:33:20 +0000 |
commit | ab281fdd54c27fdb6ec699898ea2b80ece1425f0 (patch) | |
tree | b69d070a65c4e4aa6d48d95d7ef84003907b5db8 /sax | |
parent | 9fc8a685b69f4ea031fc9e05dac9c7d33263c8b7 (diff) |
INTEGRATION: CWS dbgmacros1 (1.3.38.1.16); FILE MERGED
2003/04/09 16:26:52 kso 1.3.38.1.16.1: #108413# - debug macro unification.
Diffstat (limited to 'sax')
-rw-r--r-- | sax/test/sax/testwriter.cxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sax/test/sax/testwriter.cxx b/sax/test/sax/testwriter.cxx index e70fda849fc7..0cc1f0ba52eb 100644 --- a/sax/test/sax/testwriter.cxx +++ b/sax/test/sax/testwriter.cxx @@ -2,9 +2,9 @@ * * $RCSfile: testwriter.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: hr $ $Date: 2003-03-26 17:32:47 $ + * last change: $Author: vg $ $Date: 2003-04-15 17:33:20 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -60,7 +60,6 @@ ************************************************************************/ #include <vector> #include <stdio.h> -#include <assert.h> #include <com/sun/star/test/XSimpleTest.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> // for the multiservice-factories |