Drop <sstream>

This commit is contained in:
Tom Lankhorst 2019-02-01 21:47:47 +01:00 committed by GitHub
parent dfe7f0614c
commit ec8caa5636
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

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,