summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 08:09:10 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 08:09:10 +0000
commitb74df0ea601c6f67b01ab99b6f2ad29554a76dd4 (patch)
tree1716b00df7a5487be07308ab9b8e38c6735f64cd
parentd9034f026093303b91ad47d17b6edad04103349b (diff)
INTEGRATION: CWS pchfix02 (1.3.140); FILE MERGED
2006/09/01 17:34:21 kaib 1.3.140.1: #i68856# Added header markers and pch files
-rw-r--r--sal/workben/t_ojp_exe.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sal/workben/t_ojp_exe.cxx b/sal/workben/t_ojp_exe.cxx
index 88059f7410a2..69f777bbb0a3 100644
--- a/sal/workben/t_ojp_exe.cxx
+++ b/sal/workben/t_ojp_exe.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: t_ojp_exe.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 16:52:22 $
+ * last change: $Author: obo $ $Date: 2006-09-17 09:09:10 $
*
* 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_sal.hxx"
+
#ifdef WNT
# define WIN32_LEAN_AND_MEAN