diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2003-04-17 14:14:58 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2003-04-17 14:14:58 +0000 |
commit | 1f6c60063a77b89baf22d5cc316c7e49c8a03659 (patch) | |
tree | d34d79e3ad3502a68eb09f295e3ca78e8c738335 /sw/source/ui/cctrl | |
parent | cc919d2203e725b2d94a0a16705445d81c8f93f2 (diff) |
INTEGRATION: CWS os8 (1.2.138); FILE MERGED
2003/04/03 07:13:37 os 1.2.138.1: #108583# precompiled headers removed
Diffstat (limited to 'sw/source/ui/cctrl')
-rw-r--r-- | sw/source/ui/cctrl/swlbox.cxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sw/source/ui/cctrl/swlbox.cxx b/sw/source/ui/cctrl/swlbox.cxx index d6130efa64bf..caca9a6304cf 100644 --- a/sw/source/ui/cctrl/swlbox.cxx +++ b/sw/source/ui/cctrl/swlbox.cxx @@ -2,9 +2,9 @@ * * $RCSfile: swlbox.cxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: os $ $Date: 2002-12-05 12:43:19 $ + * last change: $Author: vg $ $Date: 2003-04-17 15:14:58 $ * * 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 |