From 77dd13811f32c61bcaa3e3cd94a2af1337ff66c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Sun, 2 Dec 2007 09:25:53 +0000 Subject: [PATCH] Added missing #include overwritten by previous commit [SVN r41571] --- test/named_creation_template.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/test/named_creation_template.hpp b/test/named_creation_template.hpp index 4dd7637..0d5db18 100644 --- a/test/named_creation_template.hpp +++ b/test/named_creation_template.hpp @@ -15,6 +15,7 @@ #include #include "boost_interprocess_check.hpp" #include +#include #include namespace boost { namespace interprocess { namespace test {