2
0
mirror of https://github.com/boostorg/graph.git synced 2026-02-26 16:52:12 +00:00

Second batch of Boost.Graph and Boost.PropertyMap changes for 1.51

[SVN r79191]
This commit is contained in:
Jeremiah Willcock
2012-06-30 20:22:16 +00:00
parent 616b9e7134
commit 708d8b62a5
4 changed files with 10 additions and 123 deletions

View File

@@ -21,6 +21,8 @@
using namespace boost;
namespace {
class graphml_reader
{
public:
@@ -202,6 +204,8 @@ private:
std::vector<any> m_edge;
};
}
namespace boost
{
void BOOST_GRAPH_DECL