1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-17 03:53:07 +01:00

start of OS X support

This commit is contained in:
Linus Unnebäck
2015-10-03 18:48:16 +02:00
parent f3bca21061
commit 30b6718532
6 changed files with 16 additions and 14 deletions

View File

@@ -31,7 +31,8 @@ extern "C" {
#ifndef DISABLE_NETWORK
#include <math.h>
#include <cmath>
#include <cerrno>
#include <algorithm>
#include <set>
#include <string>