Core/Locales: Fixed mac build

Closes #29490
This commit is contained in:
Shauren
2023-12-12 11:59:56 +01:00
parent 66e178722a
commit 6e147f617b

View File

@@ -17,6 +17,7 @@
#include "Locales.h"
#include <boost/locale/generator.hpp>
#include <clocale>
namespace
{