summaryrefslogtreecommitdiff
path: root/bridges
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-04 02:02:06 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-04 02:02:06 +0000
commitb3bfeea015e945c3cef130c9a3e54a32a9170839 (patch)
treead391f1f5858a48e9945af17718ffd0e45bd0e06 /bridges
parentab3613b042fc8478b0d471e139f783757c929ca6 (diff)
INTEGRATION: CWS sb18 (1.3.172); FILE MERGED
2004/05/21 12:09:23 sb 1.3.172.2: RESYNC: (1.3-1.4); FILE MERGED 2004/05/14 16:14:24 sb 1.3.172.1: #i21150# Missing includes.
Diffstat (limited to 'bridges')
-rw-r--r--bridges/source/remote/urp/urp_propertyobject.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/bridges/source/remote/urp/urp_propertyobject.cxx b/bridges/source/remote/urp/urp_propertyobject.cxx
index 3358392b2d42..72d2a95ac2ac 100644
--- a/bridges/source/remote/urp/urp_propertyobject.cxx
+++ b/bridges/source/remote/urp/urp_propertyobject.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: urp_propertyobject.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: svesik $ $Date: 2004-04-21 13:46:19 $
+ * last change: $Author: obo $ $Date: 2004-06-04 03:02:06 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -66,6 +66,7 @@
#include <uno/data.h>
+#include "com/sun/star/bridge/InvalidProtocolChangeException.hpp"
#include <com/sun/star/bridge/XProtocolProperties.hpp>
#include "urp_propertyobject.hxx"