/* g++ -c rangebug.cc \ -Wall -g -fmessage-length=0 \ -I/opt/boost-1.32.0/include */ #include #include /* In file included from /opt/boost-1.32.0/include/boost/range.hpp:20, from rangebug.cc:10: /opt/boost-1.32.0/include/boost/range/iterator_range.hpp:79: redefinition of `class boost::algorithm::iterator_range' /opt/boost-1.32.0/include/boost/algorithm/string/iterator_range.hpp:50: previous definition of `class boost::algorithm::iterator_range' /opt/boost-1.32.0/include/boost/range/iterator_range.hpp:206: confused by earlier errors, bailing out */