1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-23 06:44:38 +01:00

Readd header

This commit is contained in:
duncanspumpkin
2021-09-30 17:07:21 +01:00
parent 7b954f876e
commit 69c520e278

View File

@@ -12,6 +12,9 @@
#include "../object/Object.h"
#include "Memory.hpp"
#include "String.hpp"
#include <vector>
namespace OpenRCT2
{
utf8* IStream::ReadString()