id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 5272,Inconsistent/unintended inclusion of io.hpp,Hans-Andreas Engel ,Matthias Schabel,"The following includes of `io.hpp` (and `iostream`) are probably unintended, given that they are not included in the other files. It would be nice to remove these (and possibly include io.hpp elsewhere). {{{ $ egrep -r 'iostream|io\.hpp' units | egrep -v '\.svn|(si|cgs)/io\.hpp' units/systems/angle/revolutions.hpp:#include units/systems/angle/degrees.hpp:#include units/systems/angle/gradians.hpp:#include units/systems/si/area.hpp:#include units/systems/si/area.hpp:#include units/systems/temperature/fahrenheit.hpp:#include }}} ",Bugs,closed,To Be Determined,units,Boost 1.45.0,Problem,fixed,,