[Boost-bugs] [Boost C++ Libraries] #12443: Missed include of <iostream> in boost/geometry/algorithms/detail/overlay/handle_colocations.hpp

Subject: [Boost-bugs] [Boost C++ Libraries] #12443: Missed include of <iostream> in boost/geometry/algorithms/detail/overlay/handle_colocations.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-09-09 01:50:00


#12443: Missed include of <iostream> in
boost/geometry/algorithms/detail/overlay/handle_colocations.hpp
------------------------------+---------------------------
 Reporter: jacek.tomaka@… | Owner: barendgehrels
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: geometry
  Version: Boost 1.61.0 | Severity: Problem
 Keywords: |
------------------------------+---------------------------
 Compiling my program on gcc 5.1 does not work. Here is the error:
 boost/geometry/algorithms/detail/overlay/handle_colocations.hpp:198:5:
 error: ‘cout’ is not a member of ‘std’ std::cout << " TODO: merge " <<
 cid0 << " and " << cid1 << std::endl;

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12443>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:20 UTC