id summary reporter owner description type status milestone component version severity resolution keywords cc 12648 Missing includes in boost/icl/left_open_interval.hpp Vincenzo Giovanni Comito Joachim Faulhaber "This example does not compile {{{ #include int main(int argc, char** argv) { return 0; } }}} compilation result: {{{ In file included from /usr/include/boost/config.hpp:61:0, from /usr/include/boost/concept/assert.hpp:7, from /usr/include/boost/icl/left_open_interval.hpp:12, from main.cpp:1: /usr/include/boost/icl/type_traits/rep_type_of.hpp:36:9: error: ‘is_same’ was not declared in this scope BOOST_STATIC_CONSTANT(bool, }}} " Bugs new Boost 1.62.0 ICL Boost 1.62.0 Problem header missing