Cleanup ACE_HAS_PTHREAD_SIGMASK_PROTOTYPE, all platforms support it so far as I can...
[ACE_TAO.git] / TAO / tests / Bug_3548_Regression / memeater.idl
blobb53c79c5889a7cc0e23286d3a519d6e6dfa09703
1 #include "tao/StringSeq.pidl"
3 module MEMEATER
5 typedef CORBA::StringSeq StringSeq;
6 };