From 1100b04b59b461f1a2cc3dfe7b53b5473daa7992 Mon Sep 17 00:00:00 2001 From: Tiger Wang Date: Wed, 21 Apr 2021 16:07:48 +0100 Subject: Make Windows go brrrr, not tick. tick. tick. (#5201) * Fixes #5140 --- src/OSSupport/Event.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/OSSupport/Event.cpp') diff --git a/src/OSSupport/Event.cpp b/src/OSSupport/Event.cpp index 4a16ddee7..623357766 100644 --- a/src/OSSupport/Event.cpp +++ b/src/OSSupport/Event.cpp @@ -7,7 +7,6 @@ #include "Globals.h" // NOTE: MSVC stupidness requires this to be the same across all modules #include "Event.h" -#include "Errors.h" -- cgit v1.2.3