]> git.saurik.com Git - bison.git/commit
c++: fewer #includes in the headers.
authorAkim Demaille <akim@lrde.epita.fr>
Wed, 4 Jul 2012 07:57:40 +0000 (09:57 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Wed, 4 Jul 2012 10:24:13 +0000 (12:24 +0200)
commit771dc643242bf582944be05d2d3566aac21887d5
treeee7374d5434207bcb7bafc70bca8fa07cfd74008
parenta7385a21ce39c0511e74765510a9eb13305a37c8
c++: fewer #includes in the headers.

* data/lalr1.cc: Define YY_NULL in the *.cc file, it is not needed
in the header.
* data/location.cc: iosfwd suffices.
data/lalr1.cc
data/location.cc