diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2003-04-17 14:27:17 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2003-04-17 14:27:17 +0000 |
commit | 0eb7a343bd8436470d2178371fd91460e69d7fc3 (patch) | |
tree | fc8b70a1837f409264e4f5c684d0cb0442cb8297 /sw/source/ui/fldui/flddok.cxx | |
parent | 44f525e58183096878d4e2b21e47c5b951c01d18 (diff) |
INTEGRATION: CWS os8 (1.5.138); FILE MERGED
2003/04/03 07:14:12 os 1.5.138.1: #108583# precompiled headers removed
Diffstat (limited to 'sw/source/ui/fldui/flddok.cxx')
-rw-r--r-- | sw/source/ui/fldui/flddok.cxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sw/source/ui/fldui/flddok.cxx b/sw/source/ui/fldui/flddok.cxx index 6a187759a6f3..7876f3502e20 100644 --- a/sw/source/ui/fldui/flddok.cxx +++ b/sw/source/ui/fldui/flddok.cxx @@ -2,9 +2,9 @@ * * $RCSfile: flddok.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: os $ $Date: 2002-12-05 12:53:58 $ + * last change: $Author: vg $ $Date: 2003-04-17 15:27:17 $ * * 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 |