From 21440d1b17bc5f5268e48a63ee8bfe6fad2c0401 Mon Sep 17 00:00:00 2001 From: Pavol Droba Date: Fri, 16 Jul 2004 13:57:40 +0000 Subject: [PATCH] Appying patch from Danie James [SVN r23630] --- include/boost/algorithm/string/config.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/include/boost/algorithm/string/config.hpp b/include/boost/algorithm/string/config.hpp index 253b2f9..e97b1a6 100644 --- a/include/boost/algorithm/string/config.hpp +++ b/include/boost/algorithm/string/config.hpp @@ -11,6 +11,7 @@ #define BOOST_STRING_CONFIG_HPP #include +#include #ifdef BOOST_STRING_DEDUCED_TYPENAME # error "macro already defined!"