From 27780878701f85ad597addacd541f2e897719978 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 13 Jan 2014 04:55:04 -0500 Subject: Missing include. --- test/tests.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/test/tests.cc b/test/tests.cc index fc16031..77f13c6 100644 --- a/test/tests.cc +++ b/test/tests.cc @@ -17,6 +17,7 @@ */ +#include #include #include #include -- cgit v1.2.3