summaryrefslogtreecommitdiff
path: root/sfx2/source/config/evntconf.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 15:25:36 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 15:25:36 +0000
commit0862ab04c69a76536d9164dcd82f34d75e2703ab (patch)
tree56acecadc7dad5cc1ee7f08e605873a9bd457d74 /sfx2/source/config/evntconf.cxx
parentb7b39d89d6ad0d1b167681759c8b5bb1d96215ab (diff)
INTEGRATION: CWS pchfix02 (1.26.88); FILE MERGED
2006/09/01 17:38:29 kaib 1.26.88.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sfx2/source/config/evntconf.cxx')
-rw-r--r--sfx2/source/config/evntconf.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/sfx2/source/config/evntconf.cxx b/sfx2/source/config/evntconf.cxx
index b281cb7918c1..562dc3e4787d 100644
--- a/sfx2/source/config/evntconf.cxx
+++ b/sfx2/source/config/evntconf.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: evntconf.cxx,v $
*
- * $Revision: 1.26 $
+ * $Revision: 1.27 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 22:15:55 $
+ * last change: $Author: obo $ $Date: 2006-09-17 16:25:36 $
*
* 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 _SV_MSGBOX_HXX //autogen
#include <vcl/msgbox.hxx>
#endif
@@ -59,7 +62,6 @@
#include <svtools/securityoptions.hxx>
#ifndef GCC
-#pragma hdrstop
#endif
#ifndef _RTL_USTRING_