summaryrefslogtreecommitdiff
path: root/boost/format/detail/workarounds_stlport.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/format/detail/workarounds_stlport.hpp')
-rw-r--r--boost/format/detail/workarounds_stlport.hpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/boost/format/detail/workarounds_stlport.hpp b/boost/format/detail/workarounds_stlport.hpp
index eb35dc1708..5d435b98a0 100644
--- a/boost/format/detail/workarounds_stlport.hpp
+++ b/boost/format/detail/workarounds_stlport.hpp
@@ -13,12 +13,6 @@
#ifndef BOOST_MACROS_STLPORT_HPP
#define BOOST_MACROS_STLPORT_HPP
-#if defined(_STLPORT_VERSION) && BOOST_WORKAROUND( BOOST_MSVC, <= 1300)
-// msvc-6-stlport fails to find basic_string::append( iterator, iterator) when linking
-// might affect other MSwindows compilers
-#define BOOST_NO_STRING_APPEND
-#endif
-
// *** This should go to "boost/config/stdlib/stlport.hpp".
// If the streams are not native and there are problems with using templates