diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2003-04-15 14:58:49 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2003-04-15 14:58:49 +0000 |
commit | c625307a9fe31e370d73cc8a4764d8980cefc273 (patch) | |
tree | 9f803a90db05ecae8254a6624684b1041219ac4b /io | |
parent | a9a4bec5e3dc59e1f2d9a9d146a9525981fe0e78 (diff) |
INTEGRATION: CWS dbgmacros1 (1.1.1.1.62); FILE MERGED
2003/04/09 11:59:02 kso 1.1.1.1.62.1: #108413# - debug macro unification.
Diffstat (limited to 'io')
-rw-r--r-- | io/source/stm/streamhelper.cxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/io/source/stm/streamhelper.cxx b/io/source/stm/streamhelper.cxx index 9d4bd79e66a6..3b31271cd9a8 100644 --- a/io/source/stm/streamhelper.cxx +++ b/io/source/stm/streamhelper.cxx @@ -2,9 +2,9 @@ * * $RCSfile: streamhelper.cxx,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 17:24:18 $ + * last change: $Author: vg $ $Date: 2003-04-15 15:58:49 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -60,7 +60,6 @@ ************************************************************************/ #include <rtl/alloc.h> -#include <assert.h> #include <string.h> #include <com/sun/star/uno/Sequence.hxx> |