From 4f445464ec1b601824e1b3a66b9229919c9139f9 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sat, 16 Sep 2006 23:35:20 +0000 Subject: [PATCH] INTEGRATION: CWS pchfix02 (1.3.16); FILE MERGED 2006/09/01 17:16:05 kaib 1.3.16.1: #i68856# Added header markers and pch files --- automation/source/server/prof_nul.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/automation/source/server/prof_nul.cxx b/automation/source/server/prof_nul.cxx index 6b9e44901698..9cd825ad857e 100644 --- a/automation/source/server/prof_nul.cxx +++ b/automation/source/server/prof_nul.cxx @@ -4,9 +4,9 @@ * * $RCSfile: prof_nul.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: hr $ $Date: 2006-06-20 00:23:02 $ + * last change: $Author: obo $ $Date: 2006-09-17 00:35:20 $ * * 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_automation.hxx" + #include "profiler.hxx" #include "rcontrol.hxx"