botserv.h

Go to the documentation of this file.
00001 #ifndef BOTSERV_H
00002 #define BOTSERV_H
00003 
00004 static ServiceReference<BotInfo> BotServ("BotInfo", "BotServ");
00005 
00006 #endif // BOTSERV_H