]> 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>
Wed, 14 Apr 2010 10:00:19 +0000 (12:00 +0200)
commitdf5df58d914d8a89ed64eaaee39b954a42d9149d
tree1664ae32cd27ac497549034a5636c15a7fde8c1e
parent88bb35d6ac9fbb8d649e1f2fd42f7e8687d9ce89
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.

(cherry picked from commit 7799ef159452772946d91aa89213e87729288ef0)

Conflicts:

data/lalr1.cc.
ChangeLog
data/glr.cc
data/lalr1.cc