From c9a7640c0e967d95cf616dff58b8380772e29862 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Fri, 11 Jul 2008 13:25:41 +0000 Subject: [PATCH] INTEGRATION: CWS jsc21 (1.12.92); FILE MERGED 2008/05/21 12:55:39 jsc 1.12.92.1: #i88797# adapted to new structure --- odk/examples/cpp/DocumentLoader/DocumentLoader.cxx | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/odk/examples/cpp/DocumentLoader/DocumentLoader.cxx b/odk/examples/cpp/DocumentLoader/DocumentLoader.cxx index d15351023143..2ffa36153c9d 100644 --- a/odk/examples/cpp/DocumentLoader/DocumentLoader.cxx +++ b/odk/examples/cpp/DocumentLoader/DocumentLoader.cxx @@ -2,9 +2,9 @@ * * $RCSfile: DocumentLoader.cxx,v $ * - * $Revision: 1.12 $ + * $Revision: 1.13 $ * - * last change: $Author: kz $ $Date: 2006-11-06 15:04:14 $ + * last change: $Author: rt $ $Date: 2008-07-11 14:25:41 $ * * The Contents of this file are made available subject to the terms of * the BSD license. @@ -53,9 +53,11 @@ #include #include +#include #include #include -#include +#include +#include #include