From 92df4a0d0c129527c18a013ef673443a7a9a2ee3 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sun, 17 Sep 2006 02:40:19 +0000 Subject: INTEGRATION: CWS pchfix02 (1.9.6); FILE MERGED 2006/09/01 17:19:25 kaib 1.9.6.1: #i68856# Added header markers and pch files --- codemaker/test/cppumaker/test_codemaker_cppumaker.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'codemaker/test') diff --git a/codemaker/test/cppumaker/test_codemaker_cppumaker.cxx b/codemaker/test/cppumaker/test_codemaker_cppumaker.cxx index e6a775cce073..5cc29604c4d5 100644 --- a/codemaker/test/cppumaker/test_codemaker_cppumaker.cxx +++ b/codemaker/test/cppumaker/test_codemaker_cppumaker.cxx @@ -4,9 +4,9 @@ * * $RCSfile: test_codemaker_cppumaker.cxx,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: kz $ $Date: 2006-07-20 16:07:12 $ + * last change: $Author: obo $ $Date: 2006-09-17 03:40:19 $ * * 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_codemaker.hxx" + #include "FILE.hpp" #include "lconv.hpp" #include "tm.hpp" -- cgit