summaryrefslogtreecommitdiff
path: root/i18npool/source/collator/chaptercollator.cxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-04-15 16:07:52 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-04-15 16:07:52 +0000
commit9ecf53b774e3792377319854e78691e236701f14 (patch)
tree85c14e7a00912903d4ac8f2a4ced398501f40267 /i18npool/source/collator/chaptercollator.cxx
parentcf744e24d3cbc95e71a95d9373519574b1cde1d8 (diff)
INTEGRATION: CWS dbgmacros1 (1.3.46); FILE MERGED
2003/04/09 11:54:43 kso 1.3.46.1: #108413# - debug macro unification.
Diffstat (limited to 'i18npool/source/collator/chaptercollator.cxx')
-rw-r--r--i18npool/source/collator/chaptercollator.cxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/i18npool/source/collator/chaptercollator.cxx b/i18npool/source/collator/chaptercollator.cxx
index 0ee713a6a669..ad09c02dd4f8 100644
--- a/i18npool/source/collator/chaptercollator.cxx
+++ b/i18npool/source/collator/chaptercollator.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: chaptercollator.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 10:54:38 $
+ * last change: $Author: vg $ $Date: 2003-04-15 17:07:52 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,8 +59,6 @@
*
************************************************************************/
-#include <assert.h>
-
// prevent internal compiler error with MSVC6SP3
#include <stl/utility>