Go to the documentation of this file.00001 #ifndef ORO_RTT_plugin_FWD_HPP
00002 #define ORO_RTT_plugin_FWD_HPP
00003
00004 namespace RTT {
00005 namespace plugin {
00006 class PluginLoader;
00007 }
00008 namespace detail {
00009 using namespace plugin;
00010 }
00011 }
00012 #endif