1 2 3 4 5 6 7 8
#ifndef _XFIRE_PROXY #define _XFIRE_PROXY #include "baseProtocol.h" int initXfireProxy(); #endif