diff --git a/indra/newview/fsfloaterprimfeed.cpp b/indra/newview/fsfloaterprimfeed.cpp index a6fc205f7a..c665d09198 100644 --- a/indra/newview/fsfloaterprimfeed.cpp +++ b/indra/newview/fsfloaterprimfeed.cpp @@ -337,7 +337,7 @@ void FSPrimfeedPhotoPanel::sendPhoto() { auto ratingToString = [&](int rating) { - constexpr std::array RATING_NAMES = { + static const std::array RATING_NAMES = { "general", // 1 "moderate", // 2 "adult", // 3