From 3a196c71e04b3eb7a91de50e69b5516e7ebeb2c7 Mon Sep 17 00:00:00 2001 From: warmachinerox69 Date: Sat, 8 Aug 2015 16:57:27 -0700 Subject: [PATCH] [TEMP] rest of it --- .../platform/projects/Session/CommonAPI/CommonAPIStrings.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 f13b8bb32..3783af267 100644 --- a/src/external/3rd/library/platform/projects/Session/CommonAPI/CommonAPIStrings.h +++ b/src/external/3rd/library/platform/projects/Session/CommonAPI/CommonAPIStrings.h @@ -247,6 +247,5 @@ const gamecode_text _gamecodeName[GAMECODE_END] = }; static std::map GamecodeName((const std::map::value_type *)&_gamecodeName[0],(const std::map::value_type *)&_gamecodeName[GAMECODE_END]); - +#endif UNIX #endif -