From 6896fb06a42042b6ea91adeab5d9b1960bcfb156 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 24 Jan 2021 01:05:45 +0300 Subject: Windows.h -> windows.h, for MinGW builds --- src/os.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/os.hpp') diff --git a/src/os.hpp b/src/os.hpp index 6734fb4..f6f169f 100644 --- a/src/os.hpp +++ b/src/os.hpp @@ -7,7 +7,7 @@ #include "error.hpp" -#include +#include namespace os { -- cgit v1.2.3