id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 1261,Boost.DateTime patch to support STLport's _STLP_NO_IOSTREAMS mode,anonymous,az_sw_dude,"In Boost.DateTime there is an include in the file boost/date_time/int_adapter.hpp that is only needed when BOOST_DATE_TIME_NO_LOCALE is undefined. When using Boost.DateTime together with STLport's _STLP_NO_IOSTREAMS-mode there is an error when IOStreams-related headers are included. The patch adds an #ifndef check for the macro around the include. It then would be usable in a scenario with _STLP_NO_IOSTREAMS defined. The advantage of defining the macro is to not having to link against STLport libraries, all headers are inline then.",Patches,closed,To Be Determined,date_time,Boost 1.34.1,Problem,fixed,,