mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
remove useless include.
* src/graphviz.h: Don't include stdbool.h.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2010-04-05 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
remove useless include.
|
||||
* src/graphviz.h: Don't include stdbool.h.
|
||||
|
||||
2010-04-05 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
graph: sign the output file.
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
|
||||
#ifndef GRAPHVIZ_H_
|
||||
# define GRAPHVIZ_H_
|
||||
# include <stdbool.h>
|
||||
|
||||
/// Begin a Dot graph.
|
||||
/// \param fout output stream.
|
||||
|
||||
Reference in New Issue
Block a user