From 28549b3160cf07f19ff0180f8f9b0a83b54eca15 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Wed, 28 May 2008 06:19:26 +0000 Subject: [PATCH] Add missing include. [SVN r45855] --- test/helpers/test.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/test/helpers/test.hpp b/test/helpers/test.hpp index beb5bfd9..d3c177b1 100644 --- a/test/helpers/test.hpp +++ b/test/helpers/test.hpp @@ -16,6 +16,7 @@ #include #include +#include #include #define UNORDERED_AUTO_TEST(x) \