mirror of
https://github.com/boostorg/graph.git
synced 2026-01-31 08:12:14 +00:00
Fixed another linkage issue
[SVN r58087]
This commit is contained in:
@@ -197,7 +197,7 @@ private:
|
||||
|
||||
namespace boost
|
||||
{
|
||||
void
|
||||
void BOOST_GRAPH_DECL
|
||||
read_graphml(std::istream& in, mutate_graph& g)
|
||||
{
|
||||
graphml_reader reader(g);
|
||||
|
||||
Reference in New Issue
Block a user