summaryrefslogtreecommitdiff
path: root/TAO/tao/Policy.pidl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Policy.pidl')
-rw-r--r--TAO/tao/Policy.pidl5
1 files changed, 1 insertions, 4 deletions
diff --git a/TAO/tao/Policy.pidl b/TAO/tao/Policy.pidl
index cf604241bf1..7858a4a9239 100644
--- a/TAO/tao/Policy.pidl
+++ b/TAO/tao/Policy.pidl
@@ -42,6 +42,7 @@
#ifndef TAO_CORBA_POLICY_PIDL
#define TAO_CORBA_POLICY_PIDL
+#include <UShortSeq.pidl>
#include <Current.pidl>
#include <Policy_Forward.pidl>
@@ -60,10 +61,6 @@ module CORBA
{
PolicyErrorCode reason;
};
-
- //@@ should be replaced with the inclusion of UShortSeq.pidl
- //
- typedef sequence<unsigned short> UShortSeq;
exception InvalidPolicies
{