From 16e8cf89afd9a146ba3bdb345f3c46fe37e4b006 Mon Sep 17 00:00:00 2001 From: AnyOldName3 Date: Fri, 26 Feb 2021 20:10:03 +0000 Subject: [PATCH] Fix compilation of tests with MSVC --- components/bullethelpers/operators.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/components/bullethelpers/operators.hpp b/components/bullethelpers/operators.hpp index dd2ec8017..9250563ae 100644 --- a/components/bullethelpers/operators.hpp +++ b/components/bullethelpers/operators.hpp @@ -4,6 +4,7 @@ #include #include #include +#include #include #include