1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-23 15:52:55 +01:00

Drop <sstream>

This commit is contained in:
Tom Lankhorst
2019-02-01 21:47:47 +01:00
committed by GitHub
parent dfe7f0614c
commit ec8caa5636

View File

@@ -49,7 +49,6 @@
#include "ScenarioSources.h"
#include <algorithm>
#include <sstream>
const rct_string_id ScenarioCategoryStringIds[SCENARIO_CATEGORY_COUNT] = {
STR_BEGINNER_PARKS, STR_CHALLENGING_PARKS, STR_EXPERT_PARKS, STR_REAL_PARKS, STR_OTHER_PARKS,