summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/csvtablebox.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-07-21 12:20:36 +0000
committerKurt Zenker <kz@openoffice.org>2006-07-21 12:20:36 +0000
commit30304fc3da6a5e1037a98731e1082b999840e728 (patch)
treed6c024050d2dc18829a021e0b070abe8527f3800 /sc/source/ui/dbgui/csvtablebox.cxx
parente9008c17329389d032342b3279609a1ae6d5ca73 (diff)
INTEGRATION: CWS pchfix01 (1.10.72); FILE MERGED
2006/07/12 10:02:26 kaib 1.10.72.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.
Diffstat (limited to 'sc/source/ui/dbgui/csvtablebox.cxx')
-rw-r--r--sc/source/ui/dbgui/csvtablebox.cxx11
1 files changed, 5 insertions, 6 deletions
diff --git a/sc/source/ui/dbgui/csvtablebox.cxx b/sc/source/ui/dbgui/csvtablebox.cxx
index 96a4c735bd98..6a490b30a369 100644
--- a/sc/source/ui/dbgui/csvtablebox.cxx
+++ b/sc/source/ui/dbgui/csvtablebox.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: csvtablebox.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: hr $ $Date: 2006-04-19 14:05:08 $
+ * last change: $Author: kz $ $Date: 2006-07-21 13:20:36 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,10 +33,9 @@
*
************************************************************************/
-#ifdef PCH
-#include "ui_pch.hxx"
-#endif
-#pragma hdrstop
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_sc.hxx"
+
// ============================================================================