mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-27 08:45:00 +01:00
Split StringTypes.h off from String.hpp; adjust header includes
This commit is contained in:
@@ -16,13 +16,13 @@
|
||||
#include "Console.hpp"
|
||||
#include "Diagnostics.hpp"
|
||||
#include "Guard.hpp"
|
||||
#include "String.hpp"
|
||||
#include "StringBuilder.h"
|
||||
|
||||
#include <cassert>
|
||||
#include <cstdarg>
|
||||
#include <cstdio>
|
||||
#include <cstdlib>
|
||||
#include <string>
|
||||
|
||||
namespace OpenRCT2::Guard
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user