From 16cea0db04053ea1b9ef7b7789f91c506b17f907 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Fri, 4 Jun 2004 02:21:29 +0000 Subject: INTEGRATION: CWS sb18 (1.5.24); FILE MERGED 2004/05/14 12:54:27 sb 1.5.24.1: #i21150# Missing includes. --- cppuhelper/source/macro_expander.cxx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'cppuhelper/source/macro_expander.cxx') diff --git a/cppuhelper/source/macro_expander.cxx b/cppuhelper/source/macro_expander.cxx index 577336dd9daa..bd8fb3d6317a 100644 --- a/cppuhelper/source/macro_expander.cxx +++ b/cppuhelper/source/macro_expander.cxx @@ -2,9 +2,9 @@ * * $RCSfile: macro_expander.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: hr $ $Date: 2004-02-02 23:15:26 $ + * last change: $Author: obo $ $Date: 2004-06-04 03:21:29 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -69,6 +69,7 @@ #include #include #include +#include "com/sun/star/uno/RuntimeException.hpp" #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) #define SERVICE_NAME_A "com.sun.star.lang.MacroExpander" -- cgit v1.2.3