rdossant / rpms / ceph

Forked from rpms/ceph 6 years ago
Clone

c130ff2 Include <boost/optional/optional_io.hpp> instead of <boost/optional.hpp>

Authored and Committed by Petr Machata 9 years ago
    Include <boost/optional/optional_io.hpp> instead of <boost/optional.hpp>
    
    Keep the old behavior in one case, where a std::map is printed, and
    the corresponding operator<< isn't available.
    
        
file modified
+6 -1