From a3e86c260ab50cfc433651b8b37b11b7c3084462 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sat, 16 Sep 2006 16:30:31 +0000 Subject: INTEGRATION: CWS pchfix02 (1.25.10); FILE MERGED 2006/09/01 17:41:12 kaib 1.25.10.1: #i68856# Added header markers and pch files --- stoc/source/javaloader/javaloader.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'stoc/source/javaloader') diff --git a/stoc/source/javaloader/javaloader.cxx b/stoc/source/javaloader/javaloader.cxx index 65d73425ea6c..04fb40f00ff3 100644 --- a/stoc/source/javaloader/javaloader.cxx +++ b/stoc/source/javaloader/javaloader.cxx @@ -4,9 +4,9 @@ * * $RCSfile: javaloader.cxx,v $ * - * $Revision: 1.25 $ + * $Revision: 1.26 $ * - * last change: $Author: hr $ $Date: 2006-06-20 00:02:58 $ + * last change: $Author: obo $ $Date: 2006-09-16 17:30:31 $ * * 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_stoc.hxx" + #include #include -- cgit