2
0
mirror of https://github.com/boostorg/graph.git synced 2026-02-01 08:32:11 +00:00

*** empty log message ***

[SVN r14988]
This commit is contained in:
Jeremy Siek
2002-08-20 15:22:24 +00:00
parent b50bae2b22
commit a976e279a4
6 changed files with 17 additions and 10 deletions

View File

@@ -62,7 +62,9 @@
#include <sstream>
#endif
#define GRAPHVIZ_GRAPH boost::GraphvizDigraph
#ifndef GRAPHVIZ_GRAPH
#error Need to define the GRAPHVIZ_GRAPH macro to either GraphvizGraph or GraphvizDigraph.
#endif
#define YYPARSE_PARAM g