removed comment

This commit is contained in:
Robin Müller 2020-12-20 17:01:22 +01:00
parent d8e5000d47
commit de183e6c65

View File

@ -4,7 +4,6 @@
#include <stdint.h> #include <stdint.h>
#ifdef WIN32 #ifdef WIN32
// Why MSVC? Why? :)))
#include <Windows.h> #include <Windows.h>
#else #else
#include <sys/time.h> #include <sys/time.h>