Commit d5bfe06f by Per Bothner

cpphash.h (enum node_type): Remove unneeded and non-standard forward declaration.

* cpphash.h (enum node_type):  Remove unneeded and non-standard
forward declaration.

From-SVN: r10106
parent 917c2d23
enum node_type;
/* different kinds of things that can appear in the value field /* different kinds of things that can appear in the value field
of a hash node. Actually, this may be useless now. */ of a hash node. Actually, this may be useless now. */
union hashval { union hashval {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment