diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2003-04-15 15:30:10 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2003-04-15 15:30:10 +0000 |
commit | 4663b1645048ed91c62b1ebe1ec20964aa7bc6f8 (patch) | |
tree | ec82033ff70fe5687ef4e748a190ee332d31a442 /bridges/test/testserver.cxx | |
parent | 2041404b40d3881a873a587c424bd56e6f95e473 (diff) |
INTEGRATION: CWS dbgmacros1 (1.8.6); FILE MERGED
2003/04/09 10:15:49 kso 1.8.6.1: #108413# - debug macro unification.
Diffstat (limited to 'bridges/test/testserver.cxx')
-rw-r--r-- | bridges/test/testserver.cxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/bridges/test/testserver.cxx b/bridges/test/testserver.cxx index 3c2c8853305a..80c12264d5e7 100644 --- a/bridges/test/testserver.cxx +++ b/bridges/test/testserver.cxx @@ -2,9 +2,9 @@ * * $RCSfile: testserver.cxx,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: hr $ $Date: 2003-03-18 19:07:10 $ + * last change: $Author: vg $ $Date: 2003-04-15 16:30:10 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -59,7 +59,6 @@ * ************************************************************************/ #include <string.h> -#include <assert.h> #ifndef _OSL_TIME_H_ #include <osl/time.h> |