#include "steamapi.h" #include SteamAPI::SteamAPI() { #ifdef USE_STEAM SteamAPI_Init(); #endif }