From 9ac671f1ffd119e62e444193dc10f32f8d759dd6 Mon Sep 17 00:00:00 2001 From: warmachinerox69 Date: Sat, 8 Aug 2015 16:56:17 -0700 Subject: [PATCH] [TEMP] Fixed building on windows --- .../platform/projects/Session/CommonAPI/CommonAPIStrings.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/external/3rd/library/platform/projects/Session/CommonAPI/CommonAPIStrings.h b/src/external/3rd/library/platform/projects/Session/CommonAPI/CommonAPIStrings.h index 329761fe5..f13b8bb32 100644 --- a/src/external/3rd/library/platform/projects/Session/CommonAPI/CommonAPIStrings.h +++ b/src/external/3rd/library/platform/projects/Session/CommonAPI/CommonAPIStrings.h @@ -185,6 +185,7 @@ static const char * SubscriptionStatusString[SUBSCRIPTION_STATUS_END] = "SUBSCRIPTION_STATUS_BANNED_CHARGEBACK", }; +#ifdef UNIX const std::pair _gamecodeID[GAMECODE_END] = { text_gamecode(std::string("SP"), GAMECODE_STATION_PASS),