diff -Nur boost_1_36_0/libs/regex/src/usinstances.cpp boost_1_36_0.patched/libs/regex/src/usinstances.cpp --- boost_1_36_0/libs/regex/src/usinstances.cpp 2008-07-11 13:49:04.000000000 +0200 +++ boost_1_36_0.patched/libs/regex/src/usinstances.cpp 2008-08-18 13:39:11.721692900 +0200 @@ -52,7 +52,7 @@ template<> _CRTIMP2 std::size_t __cdecl char_traits::length(unsigned short const*); #endif #if BOOST_WORKAROUND(BOOST_MSVC, >= 1400) -template _CRTIMP2 allocator::allocator(); +//template _CRTIMP2 allocator::allocator(); #endif } #endif diff -Nur boost_1_36_0/libs/regex/src/wc_regex_traits.cpp boost_1_36_0.patched/libs/regex/src/wc_regex_traits.cpp --- boost_1_36_0/libs/regex/src/wc_regex_traits.cpp 2008-07-11 13:49:04.000000000 +0200 +++ boost_1_36_0.patched/libs/regex/src/wc_regex_traits.cpp 2008-08-18 13:38:11.611548500 +0200 @@ -50,7 +50,7 @@ template<> _CRTIMP2 std::size_t __cdecl char_traits::length(unsigned short const*); #endif #if BOOST_WORKAROUND(BOOST_MSVC, >= 1400) -template _CRTIMP2 allocator::allocator(); +//template _CRTIMP2 allocator::allocator(); #endif } #endif