mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 11:03:00 +01:00
Include stdexcept in LocalisationService.cpp (#23798)
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
#include "Language.h"
|
||||
#include "LanguagePack.h"
|
||||
|
||||
#include <stdexcept>
|
||||
|
||||
using namespace OpenRCT2;
|
||||
using namespace OpenRCT2::Localisation;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user