summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs/solvrdlg.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-07-21 13:10:28 +0000
committerKurt Zenker <kz@openoffice.org>2006-07-21 13:10:28 +0000
commit1457011eac51951fd151e3bd805cb9e06726de1e (patch)
treec7f274a5d8b3052f74be85b6cc62a0d8f750f7fa /sc/source/ui/miscdlgs/solvrdlg.cxx
parent181bc56aad0f859ec06562ae4facdc4314a52ab7 (diff)
INTEGRATION: CWS pchfix01 (1.9.168); FILE MERGED
2006/07/12 10:02:45 kaib 1.9.168.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.
Diffstat (limited to 'sc/source/ui/miscdlgs/solvrdlg.cxx')
-rw-r--r--sc/source/ui/miscdlgs/solvrdlg.cxx11
1 files changed, 5 insertions, 6 deletions
diff --git a/sc/source/ui/miscdlgs/solvrdlg.cxx b/sc/source/ui/miscdlgs/solvrdlg.cxx
index 34adfe287ff1..35b67717334e 100644
--- a/sc/source/ui/miscdlgs/solvrdlg.cxx
+++ b/sc/source/ui/miscdlgs/solvrdlg.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: solvrdlg.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: rt $ $Date: 2005-12-14 15:10:47 $
+ * last change: $Author: kz $ $Date: 2006-07-21 14:10:28 $
*
* 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
//----------------------------------------------------------------------------