summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appbas.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 15:13:37 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 15:13:37 +0000
commit17521b933ce2287c2ee4b48514b02da38d99a134 (patch)
tree381218a49527fb9037d92751b9499b0418d74bd4 /sfx2/source/appl/appbas.cxx
parent02d5b264a62c31b0c0b04a9bd22fde13a00ef758 (diff)
INTEGRATION: CWS pchfix02 (1.43.88); FILE MERGED
2006/09/01 17:38:20 kaib 1.43.88.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sfx2/source/appl/appbas.cxx')
-rw-r--r--sfx2/source/appl/appbas.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/sfx2/source/appl/appbas.cxx b/sfx2/source/appl/appbas.cxx
index c83f5ede1a..4bffd3949f 100644
--- a/sfx2/source/appl/appbas.cxx
+++ b/sfx2/source/appl/appbas.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: appbas.cxx,v $
*
- * $Revision: 1.43 $
+ * $Revision: 1.44 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 22:06:27 $
+ * last change: $Author: obo $ $Date: 2006-09-17 16:13:37 $
*
* 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_sfx2.hxx"
+
#ifndef _COM_SUN_STAR_FRAME_XDESKTOP_HPP_
#include <com/sun/star/frame/XDesktop.hpp>
#endif
@@ -109,7 +112,6 @@
#include <unotools/bootstrap.hxx>
#ifndef GCC
-#pragma hdrstop
#endif
#include "appuno.hxx"