mirror of
https://github.com/boostorg/graph.git
synced 2026-01-30 07:52:10 +00:00
added #defines for GRAPHVIZ_GRAPH so user doesn't have to specify them
at the command line [SVN r11621]
This commit is contained in:
@@ -62,9 +62,7 @@
|
||||
#include <sstream>
|
||||
#endif
|
||||
|
||||
#ifndef GRAPHVIZ_GRAPH
|
||||
#error Need to define the GRAPHVIZ_GRAPH macro to either GraphvizGraph or GraphvizDigraph.
|
||||
#endif
|
||||
#define GRAPHVIZ_GRAPH boost::GraphvizGraph
|
||||
|
||||
#define YYPARSE_PARAM g
|
||||
|
||||
|
||||
Reference in New Issue
Block a user