From d98fe4b630c9e38dbeebe1c9a9165260b2124d8d Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sun, 17 Sep 2006 13:12:20 +0000 Subject: INTEGRATION: CWS pchfix02 (1.9.92); FILE MERGED 2006/09/01 17:42:38 kaib 1.9.92.1: #i68856# Added header markers and pch files --- svtools/bmpmaker/g2g.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'svtools/bmpmaker') diff --git a/svtools/bmpmaker/g2g.cxx b/svtools/bmpmaker/g2g.cxx index faa643267637..a3073fc9c51f 100644 --- a/svtools/bmpmaker/g2g.cxx +++ b/svtools/bmpmaker/g2g.cxx @@ -4,9 +4,9 @@ * * $RCSfile: g2g.cxx,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: hr $ $Date: 2006-06-19 20:07:53 $ + * last change: $Author: obo $ $Date: 2006-09-17 14:12:20 $ * * 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_svtools.hxx" + #include #include #include -- cgit