From 10a9a9f2d10dd5e281682bcf1e554ea2d96cb553 Mon Sep 17 00:00:00 2001 From: fwcd Date: Sat, 6 Apr 2019 11:11:25 +0200 Subject: [PATCH] Remove after migrating to standards-compliant async in UnitConverter --- src/CalcManager/pch.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/CalcManager/pch.h b/src/CalcManager/pch.h index a8155f9d..bba917d5 100644 --- a/src/CalcManager/pch.h +++ b/src/CalcManager/pch.h @@ -32,7 +32,6 @@ #include #include -#include #else