diff options
Diffstat (limited to 'dtrans/source')
-rw-r--r-- | dtrans/source/win32/misc/ImplHelper.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/dtrans/source/win32/misc/ImplHelper.cxx b/dtrans/source/win32/misc/ImplHelper.cxx index 5a824a0442e8..eb32bd7ca924 100644 --- a/dtrans/source/win32/misc/ImplHelper.cxx +++ b/dtrans/source/win32/misc/ImplHelper.cxx @@ -4,9 +4,9 @@ * * $RCSfile: ImplHelper.cxx,v $ * - * $Revision: 1.15 $ + * $Revision: 1.16 $ * - * last change: $Author: hr $ $Date: 2006-06-20 06:07:29 $ + * last change: $Author: obo $ $Date: 2006-09-17 17:02:53 $ * * 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_dtrans.hxx" + //------------------------------------------------------------------------ // includes |