id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 12048,Deprecated libstdc++ header used in adjacency_list.hpp,friedrich.grabner@…,Jeremiah Willcock,"Hi I'm using the reverse cuthill-mckee library to reorder some matrices... Anyhow I keep getting the following error: In file included from /usr/include/c++/4.4.7/backward/hash_set(60), from /usr/include/boost/graph/adjacency_list.hpp(25), from main.cpp(6): /usr/include/c++/4.4.7/backward/backward_warning.h(28): warning #1224: #warning directive: This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. #warning \ Obviously if I use -Wno-deprecated this goes away but is there a fix I am using Boost 1.59.0 Thanks, Friedrich Grabner",Bugs,new,To Be Determined,graph,Boost 1.59.0,Problem,,,