summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterWindowManager.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-08-29 09:11:21 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-08-29 09:11:21 +0000
commit7fdbe1dd5f6e42818b34390c379220dd67e42314 (patch)
tree7cd79f4993dfe1640a0478f6aaa0711d279dea26 /sdext/source/presenter/PresenterWindowManager.cxx
parentd7d9449adf43249c1adcd395e17cd90be9c558f6 (diff)
#i10000# Missing precompiled header directive added.
Diffstat (limited to 'sdext/source/presenter/PresenterWindowManager.cxx')
-rw-r--r--sdext/source/presenter/PresenterWindowManager.cxx5
1 files changed, 4 insertions, 1 deletions
diff --git a/sdext/source/presenter/PresenterWindowManager.cxx b/sdext/source/presenter/PresenterWindowManager.cxx
index dd20a5e09e7b..7ae68ad78d1b 100644
--- a/sdext/source/presenter/PresenterWindowManager.cxx
+++ b/sdext/source/presenter/PresenterWindowManager.cxx
@@ -8,7 +8,7 @@
*
* $RCSfile: PresenterWindowManager.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
* This file is part of OpenOffice.org.
*
@@ -29,6 +29,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_sdext.hxx"
+
#include "PresenterWindowManager.hxx"
#include "PresenterAnimation.hxx"
#include "PresenterAnimator.hxx"