From 039adf2f45a5addcd9bf6185250aeb1101f7ac06 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sat, 16 Sep 2006 12:44:13 +0000 Subject: INTEGRATION: CWS pchfix02 (1.12.16); FILE MERGED 2006/09/01 17:29:00 kaib 1.12.16.1: #i68856# Added header markers and pch files --- framework/source/classes/addonsoptions.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'framework/source/classes/addonsoptions.cxx') diff --git a/framework/source/classes/addonsoptions.cxx b/framework/source/classes/addonsoptions.cxx index 9bf157ab6638..1a808c97b43c 100644 --- a/framework/source/classes/addonsoptions.cxx +++ b/framework/source/classes/addonsoptions.cxx @@ -4,9 +4,9 @@ * * $RCSfile: addonsoptions.cxx,v $ * - * $Revision: 1.12 $ + * $Revision: 1.13 $ * - * last change: $Author: ihi $ $Date: 2006-08-01 09:37:42 $ + * last change: $Author: obo $ $Date: 2006-09-16 13:44:13 $ * * 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_framework.hxx" + //_________________________________________________________________________________________________________________ // includes //_________________________________________________________________________________________________________________ -- cgit