summaryrefslogtreecommitdiff
path: root/scripting
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 11:26:44 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 11:26:44 +0000
commita505e71af6f6c14918e82b45c8e9a0a2379459b7 (patch)
treeb8f24650ea3739e3b7b713861334cc1650b049ed /scripting
parentb405f79d4fd0f2b201fb72fdda994d5af7070709 (diff)
INTEGRATION: CWS pchfix02 (1.9.8); FILE MERGED
2006/09/01 17:35:34 kaib 1.9.8.1: #i68856# Added header markers and pch files
Diffstat (limited to 'scripting')
-rw-r--r--scripting/source/dlgprov/dlgevtatt.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/scripting/source/dlgprov/dlgevtatt.cxx b/scripting/source/dlgprov/dlgevtatt.cxx
index d1dacd38b36a..bbb185729b38 100644
--- a/scripting/source/dlgprov/dlgevtatt.cxx
+++ b/scripting/source/dlgprov/dlgevtatt.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dlgevtatt.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: obo $ $Date: 2006-07-14 07:09:20 $
+ * last change: $Author: obo $ $Date: 2006-09-16 12:26:44 $
*
* 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_scripting.hxx"
+
#ifndef SCRIPTING_DLGEVTATT_HXX
#include "dlgevtatt.hxx"
#endif