id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 3743,support for partially broken compilers/platforms,arvid@…,chris_kohlhoff,"The following patch may not be complete, but it solved some problems for me on a GCC 2.95 platform. The patch does 3 things: 1. Replace #include with #include which emulates a limits header for platforms that don't have one 2. It #ifdefs out any iostream related code for platforms where BOOST_NO_IOSTREAM is defined 3. It falls back to a second timer for the default deadline_timer in case BOOST_DATE_TIME_HAS_HIGH_PRECISION_CLOCK is not defined. It that's not defined there is no microsec_clock, and the current code fails to compile.",Patches,closed,Boost 1.42.0,asio,Boost Development Trunk,Problem,fixed,,