summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appopen.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 15:15:37 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 15:15:37 +0000
commit648c96e01b66fa050d6cfcb0f14e6282af46792d (patch)
tree0a1a2a72330e525ab5058b685e50274b4fb517be /sfx2/source/appl/appopen.cxx
parent3fc189acc46cb1c50430250de311e818b83a2d6d (diff)
INTEGRATION: CWS pchfix02 (1.106.50); FILE MERGED
2006/09/01 17:38:22 kaib 1.106.50.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sfx2/source/appl/appopen.cxx')
-rw-r--r--sfx2/source/appl/appopen.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/sfx2/source/appl/appopen.cxx b/sfx2/source/appl/appopen.cxx
index 57afee8630..0e5907e2c5 100644
--- a/sfx2/source/appl/appopen.cxx
+++ b/sfx2/source/appl/appopen.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: appopen.cxx,v $
*
- * $Revision: 1.106 $
+ * $Revision: 1.107 $
*
- * last change: $Author: obo $ $Date: 2006-07-13 13:24:59 $
+ * last change: $Author: obo $ $Date: 2006-09-17 16:15: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_UNO_REFERENCE_H_
#include <com/sun/star/uno/Reference.h>
#endif
@@ -160,7 +163,6 @@
#include <rtl/logfile.hxx>
#ifndef GCC
-#pragma hdrstop
#endif
#include "app.hxx"