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 -