From f9e2c5e64b2766052f1865a48434247d355bff72 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sun, 17 Sep 2006 02:53:03 +0000 Subject: INTEGRATION: CWS pchfix02 (1.16.16); FILE MERGED 2006/09/01 17:32:08 kaib 1.16.16.1: #i68856# Added header markers and pch files --- linguistic/source/dlistimp.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'linguistic') diff --git a/linguistic/source/dlistimp.cxx b/linguistic/source/dlistimp.cxx index ee7fd8228459..676f9d57849b 100644 --- a/linguistic/source/dlistimp.cxx +++ b/linguistic/source/dlistimp.cxx @@ -4,9 +4,9 @@ * * $RCSfile: dlistimp.cxx,v $ * - * $Revision: 1.16 $ + * $Revision: 1.17 $ * - * last change: $Author: rt $ $Date: 2006-05-05 08:10:32 $ + * last change: $Author: obo $ $Date: 2006-09-17 03:53:03 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -32,6 +32,9 @@ * MA 02111-1307 USA * ************************************************************************/ + +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_linguistic.hxx" #include "dlistimp.hxx" #include "dicimp.hxx" #include "lngopt.hxx" -- cgit