summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appmain.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 15:15:08 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 15:15:08 +0000
commitc9f079c509572d9731a332cece52dc789075e182 (patch)
tree6d5850766fa7069ed5f8cea7254ab0f4738915f6 /sfx2/source/appl/appmain.cxx
parent52c3a44e8d2ee81e050448a353f785187caf09c4 (diff)
INTEGRATION: CWS pchfix02 (1.28.86); FILE MERGED
2006/09/01 17:38:21 kaib 1.28.86.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sfx2/source/appl/appmain.cxx')
-rw-r--r--sfx2/source/appl/appmain.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/sfx2/source/appl/appmain.cxx b/sfx2/source/appl/appmain.cxx
index b921b706601f..5f90cc38fa2e 100644
--- a/sfx2/source/appl/appmain.cxx
+++ b/sfx2/source/appl/appmain.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: appmain.cxx,v $
*
- * $Revision: 1.28 $
+ * $Revision: 1.29 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 22:07:38 $
+ * last change: $Author: obo $ $Date: 2006-09-17 16:15:08 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,12 +33,14 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_sfx2.hxx"
+
//#define TF_NEWDESKTOP
#define _SDINTERN_HXX
#ifndef GCC
-#pragma hdrstop
#endif
#include <stdio.h>