diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2003-04-17 14:31:51 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2003-04-17 14:31:51 +0000 |
commit | e54721522643e00a3e67e03ded5997a9bb22780a (patch) | |
tree | 556cf08da57c00749c7757e60bfa2ded94c46757 /sw/source/ui/globdoc | |
parent | 2b9ba39dcc1ed2422b7d6fb1992149ed762124dc (diff) |
INTEGRATION: CWS os8 (1.6.138); FILE MERGED
2003/04/03 07:14:32 os 1.6.138.1: #108583# precompiled headers removed
Diffstat (limited to 'sw/source/ui/globdoc')
-rw-r--r-- | sw/source/ui/globdoc/globdoc.cxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sw/source/ui/globdoc/globdoc.cxx b/sw/source/ui/globdoc/globdoc.cxx index 842a0acdc3..c3d0f91e72 100644 --- a/sw/source/ui/globdoc/globdoc.cxx +++ b/sw/source/ui/globdoc/globdoc.cxx @@ -2,9 +2,9 @@ * * $RCSfile: globdoc.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: os $ $Date: 2002-12-05 13:07:08 $ + * last change: $Author: vg $ $Date: 2003-04-17 15:31:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -59,9 +59,6 @@ * ************************************************************************/ -#ifdef PRECOMPILED -#include "ui_pch.hxx" -#endif #pragma hdrstop |