From 16a17287440905a3341a7845e5b1686336091e0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Mon, 15 Oct 2007 16:56:27 +0000 Subject: [PATCH] Added missing include [SVN r40059] --- test/itestvalue.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/test/itestvalue.hpp b/test/itestvalue.hpp index d62c3e0..06936f0 100644 --- a/test/itestvalue.hpp +++ b/test/itestvalue.hpp @@ -19,6 +19,7 @@ #include #include #include +#include #include "smart_ptr.hpp" namespace boost{