summaryrefslogtreecommitdiff
path: root/sc/source/ui/formdlg/formdata.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-07-21 12:55:37 +0000
committerKurt Zenker <kz@openoffice.org>2006-07-21 12:55:37 +0000
commitf56d9e938a40bd0d0678e9aa50dd5d3107c95266 (patch)
tree6104a6eaba773e216abe39efe8f5673e6f6db165 /sc/source/ui/formdlg/formdata.cxx
parent0f29e3b31b11e47ae18cd5ee6c8e2e4f47131285 (diff)
INTEGRATION: CWS pchfix01 (1.4.216); FILE MERGED
2006/07/12 10:02:40 kaib 1.4.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.
Diffstat (limited to 'sc/source/ui/formdlg/formdata.cxx')
-rw-r--r--sc/source/ui/formdlg/formdata.cxx11
1 files changed, 5 insertions, 6 deletions
diff --git a/sc/source/ui/formdlg/formdata.cxx b/sc/source/ui/formdlg/formdata.cxx
index e954a9527f94..a3c43a87bdad 100644
--- a/sc/source/ui/formdlg/formdata.cxx
+++ b/sc/source/ui/formdlg/formdata.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: formdata.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 21:01:56 $
+ * last change: $Author: kz $ $Date: 2006-07-21 13:55:37 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,11 +33,10 @@
*
************************************************************************/
-#ifdef PCH
-#include "ui_pch.hxx"
-#endif
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_sc.hxx"
+
-#pragma hdrstop
#ifndef _DEBUG_HXX //autogen
#include <tools/debug.hxx>