From bc94bacce404401a480b6871eaa7bc38d766014c Mon Sep 17 00:00:00 2001 From: Shauren Date: Sat, 9 Jan 2016 01:38:59 +0100 Subject: Core/Misc: Build fix for clang & libc++ --- src/common/Utilities/Containers.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/Utilities/Containers.h') diff --git a/src/common/Utilities/Containers.h b/src/common/Utilities/Containers.h index c1e3ca9d8b0..4d523b736c7 100644 --- a/src/common/Utilities/Containers.h +++ b/src/common/Utilities/Containers.h @@ -20,6 +20,7 @@ #include "Define.h" #include "Random.h" +#include #include #include #include -- cgit v1.2.3