mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-17 04:52:31 +01:00
Update files missed in the great extern "C" cleanup of 2017
This commit is contained in:
committed by
Michał Janiszewski
parent
6c9e73bff2
commit
5ab9f938a7
@@ -4,10 +4,7 @@
|
||||
#include "openrct2/config/IniWriter.hpp"
|
||||
#include "openrct2/core/MemoryStream.h"
|
||||
|
||||
extern "C"
|
||||
{
|
||||
#include "openrct2/platform/platform.h"
|
||||
}
|
||||
#include "openrct2/platform/platform.h"
|
||||
|
||||
class IniWriterTest : public testing::Test
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user