From e6a371c6d67ee595af1c00d2c4ae24c3bcb4a720 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Tue, 16 Jul 2002 11:15:30 +0000 Subject: [PATCH] Added MSVC version check. [SVN r14475] --- include/boost/regex.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/boost/regex.hpp b/include/boost/regex.hpp index 276962c4..9cddec11 100644 --- a/include/boost/regex.hpp +++ b/include/boost/regex.hpp @@ -437,7 +437,7 @@ struct def_alloc_param_traits } template ::type) > #else BOOST_DEFAULT_ALLOCATOR(re_detail::def_alloc_param_traits::type) >