This commit is contained in:
ca333
2019-02-18 20:55:08 +01:00
committed by GitHub
parent 84dacb5ff8
commit 8ac6e7458b

View File

@@ -33,7 +33,7 @@
#include <string.h>
#if defined(_WIN32)
#include <Windows.h>
#include <windows.h>
#include <Lmcons.h>
#include <io.h>
#include <conio.h>