From ed78250be7fbaca8d1da2ca3b2f55bacc7ec7042 Mon Sep 17 00:00:00 2001 From: Ivo Hinkelmann Date: Tue, 14 Nov 2006 13:37:27 +0000 Subject: INTEGRATION: CWS aw024 (1.2.54); FILE MERGED 2006/09/21 23:35:59 aw 1.2.54.6: RESYNC: (1.7-1.8); FILE MERGED 2006/05/12 20:50:03 aw 1.2.54.5: RESYNC: (1.5-1.7); FILE MERGED 2006/01/26 20:16:00 aw 1.2.54.4: RESYNC: (1.4-1.5); FILE MERGED 2005/11/18 14:44:36 aw 1.2.54.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/17 13:47:55 aw 1.2.54.2: RESYNC: (1.2-1.3); FILE MERGED 2005/05/19 12:11:35 aw 1.2.54.1: #i39529# --- sd/source/ui/tools/IdleDetection.cxx | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/sd/source/ui/tools/IdleDetection.cxx b/sd/source/ui/tools/IdleDetection.cxx index 6542c2b92..89f1dbb89 100644 --- a/sd/source/ui/tools/IdleDetection.cxx +++ b/sd/source/ui/tools/IdleDetection.cxx @@ -4,9 +4,9 @@ * * $RCSfile: IdleDetection.cxx,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: obo $ $Date: 2006-09-16 19:21:53 $ + * last change: $Author: ihi $ $Date: 2006-11-14 14:37:27 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -47,6 +47,10 @@ #include +#ifndef _SV_SVAPP_HXX +#include +#endif + using namespace ::com::sun::star; namespace sd { namespace tools { -- cgit v1.2.3