1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-24 00:03:11 +01:00

upgrade to VS2015 compiler

This commit is contained in:
IntelOrca
2015-08-03 23:16:30 +01:00
parent 36b579ad66
commit cac0f2ab52
14 changed files with 34 additions and 38 deletions

View File

@@ -26,7 +26,6 @@
* Padding between the widgets and the window needs reducing, an artifact from originally being inside group boxes.
*/
#include <math.h>
#include "../addresses.h"
#include "../audio/audio.h"
#include "../audio/mixer.h"