2
0
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:
Jeremy Siek
2001-11-07 03:25:12 +00:00
parent 140de98250
commit f664ee3baf
2 changed files with 2 additions and 6 deletions

View File

@@ -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