#ifndef SDK_DLL_H #define SDK_DLL_H class CEngineSDK { public: }; extern CEngineSDK g_EngineSDK; #endif // SDK_DLL_H