]> git.saurik.com Git - bison.git/commit
lalr1.cc: remove useless forward declaration.
authorAkim Demaille <demaille@gostai.com>
Wed, 7 Apr 2010 14:01:42 +0000 (16:01 +0200)
committerAkim Demaille <demaille@gostai.com>
Tue, 13 Apr 2010 21:29:29 +0000 (23:29 +0200)
commit7799ef159452772946d91aa89213e87729288ef0
treeb974300a3ff1889ec19d8291040362e9a4972fed
parent06cb07d517e067fced1e6ca1ea8d432bc5a4d728
lalr1.cc: remove useless forward declaration.

* data/lalr1.cc: Include location.hh before stack.hh.
Remove the useless forward declarations of position and location.
Reported by Chris Morley.
* data/glr.cc: Likewise.
ChangeLog
data/glr.cc
data/lalr1.cc