id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 5280,compilation error by including order,bolero.murakami+cpp@…,Hartmut Kaiser,"In VC8~VC10, a compilation error will be occurred when you include headers in the following order: {{{ #include #include }}} {{{ error C2872: 'detail' : ambiguous symbol. }}} Because, In cpp_include_paths.hpp, the VC++ compiler doesn't lookup boost::multi_index::get function. So, I think it is necessary to write using declarations explicitly. ",Bugs,closed,To Be Determined,wave,Boost Development Trunk,Problem,fixed,,