1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-21 14:02:59 +01:00

Reduce inclusion of <string> header

This commit is contained in:
Michał Janiszewski
2018-03-21 10:42:51 +01:00
committed by Michał Janiszewski
parent aec120a3f5
commit fc97c8c5db
7 changed files with 30 additions and 8 deletions

View File

@@ -35,6 +35,7 @@
#include "core/Path.hpp"
#include "core/String.hpp"
#include "FileClassifier.h"
#include "HandleParkLoad.h"
#include "network/network.h"
#include "object/ObjectManager.h"
#include "object/ObjectRepository.h"