Merge pull request #2216 from jwillemsen/jwi-cxxversionchecks
[ACE_TAO.git] / TAO / tao / UShortSeq.pidl
blob23b3afd3b7ea42ce602264e367ed20c74fb3189c
1 // -*- IDL -*-
2 #ifndef TAO_CORBA_USHORT_SEQ_IDL
3 #define TAO_CORBA_USHORT_SEQ_IDL
5 #pragma prefix "omg.org"
7 module CORBA
9   typedef sequence<unsigned short> UShortSeq;
12 #endif  /* TAO_CORBA_U_SHORT_SEQ_IDL */