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 | a06d4d485c12d73efd7ea4b7caed3b5bacbb1f64 (patch) | |
tree | 8a326423e5177a9d3ccf0bb8bba7c966c2b57666 /sw/source/ui/globdoc/globdoc.cxx | |
parent | 5743428d6d7c3fb3bac700877bc862036e995001 (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/globdoc.cxx')
-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 6ee71be9fa62..f465e1010b7f 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 |