summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-04-19 13:56:21 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-04-19 13:56:21 +0000
commit4e7a8b9cbe9e2d3ccea5d09192bc1338df2eeb94 (patch)
tree9a12076257157631c0cfe3601db007cd2f83e321 /TAO/orbsvcs
parent494599b0fd6eccf5ebcd210c0307caf3791d181b (diff)
downloadATCD-4e7a8b9cbe9e2d3ccea5d09192bc1338df2eeb94.tar.gz
ChangeLogTag: tools/Config_Handlers/CIAO_Events/CIAOEvents.hpp
Diffstat (limited to 'TAO/orbsvcs')
-rw-r--r--TAO/orbsvcs/orbsvcs/RtecDefaultEventData.idl4
1 files changed, 3 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/RtecDefaultEventData.idl b/TAO/orbsvcs/orbsvcs/RtecDefaultEventData.idl
index 65fbbbe3661..ab51ef3a3bb 100644
--- a/TAO/orbsvcs/orbsvcs/RtecDefaultEventData.idl
+++ b/TAO/orbsvcs/orbsvcs/RtecDefaultEventData.idl
@@ -15,10 +15,12 @@
#ifndef TAO_RTEC_DEFAULTEVENTDATA_IDL
#define TAO_RTEC_DEFAULTEVENTDATA_IDL
+#include <OctetSeq.pidl>
+
#pragma prefix ""
/// Define one of the common event payloads
-typedef sequence<octet> EventPayload;
+typedef CORBA::OctetSeq EventPayload;
/**
* @brief User defined Event Data