summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/sdruler.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 18:42:12 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 18:42:12 +0000
commit5a61cc3210013fafbe65bb6b81967572f1493695 (patch)
tree0bb3679ecc19a9a65b21f6fbb44a0b0afff4f9bb /sd/source/ui/view/sdruler.cxx
parent473893c0150f2bc66864adf7352eb89b6bbea361 (diff)
INTEGRATION: CWS pchfix02 (1.4.278); FILE MERGED
2006/09/01 17:37:40 kaib 1.4.278.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sd/source/ui/view/sdruler.cxx')
-rw-r--r--sd/source/ui/view/sdruler.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/sd/source/ui/view/sdruler.cxx b/sd/source/ui/view/sdruler.cxx
index 7fbeb8ee2a77..40e9f48667eb 100644
--- a/sd/source/ui/view/sdruler.cxx
+++ b/sd/source/ui/view/sdruler.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: sdruler.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 07:16:12 $
+ * last change: $Author: obo $ $Date: 2006-09-16 19:42:12 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,6 +33,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_sd.hxx"
+
#include "Ruler.hxx"
#ifndef _SFXPTITEM_HXX //autogen
@@ -51,7 +54,6 @@
#include <sfx2/bindings.hxx>
#endif
-#pragma hdrstop
#ifndef SD_VIEW_HXX
#include "View.hxx"