mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-16 11:33:03 +01:00
Include string not cstring
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <cstring>
|
||||
#include <string>
|
||||
#include "Object.h"
|
||||
|
||||
class SceneryObject : public Object
|
||||
|
||||
Reference in New Issue
Block a user