forked from github/server
Fix MSVC compilation (always include platform-specific hacks).
This commit is contained in:
parent
7e0abeb9fc
commit
1dac556d09
|
@ -1,3 +1,4 @@
|
||||||
|
#include <platform.h>
|
||||||
#include "version.h"
|
#include "version.h"
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
Loading…
Reference in New Issue