Revert "Minor modernization of DynamicAny code"
[ACE_TAO.git] / TAO / DevGuideExamples / RTCORBA / common.h
bloba53bc0a79189dba728cc29002a8bbe23c697126e
1 #ifndef MESSENGER_COMMON_H
2 #define MESSENGER_COMMON_H
4 #include "tao/corba.h"
6 CORBA::ULong get_total_lanes();
7 CORBA::Short get_increment();
9 #endif /* MESSENGER_COMMON_H */