id summary reporter owner description type status milestone component version severity resolution keywords cc 9085 "Duplication of BOOST_STRONG_TYPEDEF in ""boost/strong_typedef.hpp"" ""boost/serialization/strong_typedef.hpp"" leads to compile error" KaiSt Robert Ramey " If a file (indirectly) includes the two header files, the compilation fails. For example one cannot include ""boost/strong_typedef.hpp"" and ""boost/graph/adjacency_list.hpp"" in one file. An appropriate solution would be to place a forwarding include in one of the headers directing to the other. " Bugs closed To Be Determined serialization Boost 1.54.0 Problem fixed