Revert "Minor modernization of DynamicAny code"
[ACE_TAO.git] / TAO / tao / Current.pidl
blob7a781b5457f34ed18db311ec88283b28592352f6
1 // -*- IDL -*-
3 /**
4  * @file Current.pidl
5  *
6  * This file is used to generate CurrentC.*
7  */
9 #ifndef TAO_CURRENT_PIDL
10 #define TAO_CURRENT_PIDL
12 #pragma prefix "omg.org"
14 module CORBA
16   local interface Current {};
19 #endif  /* TAO_CURRENT_PIDL */