Fix MSVC compilation (always include platform-specific hacks).

This commit is contained in:
Enno Rehling 2016-09-16 17:11:33 +02:00
parent 7e0abeb9fc
commit 1dac556d09
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#include <platform.h>
#include "version.h" #include "version.h"
#include <stdio.h> #include <stdio.h>