From b72f6bfd68d9de3e252abecc630f86cb8981b6a2 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Tue, 19 Aug 2008 23:32:29 +0000 Subject: INTEGRATION: CWS aw033 (1.23.22); FILE MERGED 2008/05/14 15:08:27 aw 1.23.22.6: RESYNC: (1.28-1.29); FILE MERGED 2008/03/14 14:35:07 cl 1.23.22.5: RESYNC: (1.27-1.28); FILE MERGED 2007/12/03 16:42:05 aw 1.23.22.4: RESYNC: (1.26-1.27); FILE MERGED 2007/08/09 19:46:53 aw 1.23.22.3: RESYNC: (1.24-1.26); FILE MERGED 2007/05/23 22:06:33 aw 1.23.22.2: RESYNC: (1.23-1.24); FILE MERGED 2007/01/19 17:11:56 aw 1.23.22.1: changes after resync, problems with math includes --- vcl/source/app/dbggui.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vcl/source/app') diff --git a/vcl/source/app/dbggui.cxx b/vcl/source/app/dbggui.cxx index 8be076f854e7..c8567264b9b9 100644 --- a/vcl/source/app/dbggui.cxx +++ b/vcl/source/app/dbggui.cxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: dbggui.cxx,v $ - * $Revision: 1.30 $ + * $Revision: 1.31 $ * * This file is part of OpenOffice.org. * @@ -31,7 +31,7 @@ // MARKER(update_precomp.py): autogen include statement, do not remove #include "precompiled_vcl.hxx" - +#include #ifdef DBG_UTIL -- cgit