From 7e31008b44286fa5fe56bf7b3ef4c75688f5879e Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sun, 17 Sep 2006 14:49:10 +0000 Subject: INTEGRATION: CWS pchfix02 (1.8.26); FILE MERGED 2006/09/01 17:30:09 kaib 1.8.26.1: #i68856# Added header markers and pch files --- goodies/source/filter.vcl/idxf/dxf2mtf.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'goodies') diff --git a/goodies/source/filter.vcl/idxf/dxf2mtf.cxx b/goodies/source/filter.vcl/idxf/dxf2mtf.cxx index c8a9562cc49f..9e43d1e726c3 100644 --- a/goodies/source/filter.vcl/idxf/dxf2mtf.cxx +++ b/goodies/source/filter.vcl/idxf/dxf2mtf.cxx @@ -4,9 +4,9 @@ * * $RCSfile: dxf2mtf.cxx,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: hr $ $Date: 2006-06-19 21:46:28 $ + * last change: $Author: obo $ $Date: 2006-09-17 15:49: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_goodies.hxx" + #include #include #include -- cgit