summaryrefslogtreecommitdiff
path: root/sw/source/ui/chrdlg/chardlg.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 21:37:47 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 21:37:47 +0000
commit8155594329de3eed0c6d2107f61d46381b9afd85 (patch)
treed3afca8d8c3bae8a0dcc51ad9158400ff58e008a /sw/source/ui/chrdlg/chardlg.cxx
parentb4d723679bf3bcde7b849ea8d0f50f93914ec5f7 (diff)
INTEGRATION: CWS pchfix02 (1.26.2); FILE MERGED
2006/09/01 17:52:52 kaib 1.26.2.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sw/source/ui/chrdlg/chardlg.cxx')
-rw-r--r--sw/source/ui/chrdlg/chardlg.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/sw/source/ui/chrdlg/chardlg.cxx b/sw/source/ui/chrdlg/chardlg.cxx
index cbf70c575e6f..c2b32e325423 100644
--- a/sw/source/ui/chrdlg/chardlg.cxx
+++ b/sw/source/ui/chrdlg/chardlg.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: chardlg.cxx,v $
*
- * $Revision: 1.26 $
+ * $Revision: 1.27 $
*
- * last change: $Author: hr $ $Date: 2006-08-14 17:27:52 $
+ * last change: $Author: obo $ $Date: 2006-09-16 22:37:47 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,11 +33,13 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_sw.hxx"
+
#ifdef SW_DLLIMPLEMENTATION
#undef SW_DLLIMPLEMENTATION
#endif
-#pragma hdrstop
#ifndef _HINTIDS_HXX
#include <hintids.hxx>