Go to the documentation of this file.00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011 #ifndef TAO_CURRENT_PIDL
00012 #define TAO_CURRENT_PIDL
00013
00014 #pragma prefix "omg.org"
00015
00016 module CORBA
00017 {
00018 local interface Current {};
00019 };
00020
00021 #endif