From 263888b9a7d3d71fcfeba77efbefe052b8348256 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sat, 16 Sep 2006 13:17:01 +0000 Subject: INTEGRATION: CWS pchfix02 (1.8.52); FILE MERGED 2006/09/01 17:29:24 kaib 1.8.52.1: #i68856# Added header markers and pch files --- framework/source/uiconfiguration/windowstateconfiguration.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'framework/source/uiconfiguration') diff --git a/framework/source/uiconfiguration/windowstateconfiguration.cxx b/framework/source/uiconfiguration/windowstateconfiguration.cxx index 5679a4617928..7303db04ea96 100644 --- a/framework/source/uiconfiguration/windowstateconfiguration.cxx +++ b/framework/source/uiconfiguration/windowstateconfiguration.cxx @@ -4,9 +4,9 @@ * * $RCSfile: windowstateconfiguration.cxx,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: ihi $ $Date: 2006-08-29 11:09:32 $ + * last change: $Author: obo $ $Date: 2006-09-16 14:17:01 $ * * 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" + //_________________________________________________________________________________________________________________ // my own includes //_________________________________________________________________________________________________________________ -- cgit