]> git.saurik.com Git - bison.git/commitdiff
maint: fix an erroneous include
authorTheophile Ranquet <theophile.ranquet@gmail.com>
Wed, 3 Oct 2012 15:26:56 +0000 (15:26 +0000)
committerAkim Demaille <akim@lrde.epita.fr>
Mon, 22 Oct 2012 10:16:28 +0000 (12:16 +0200)
This fixes test 130 (Several parsers).

* data/location.cc: Include <iostream> rather than <iosfwd> since
we really need << on strings for instance.
* NEWS: Document this.

Signed-off-by: Akim Demaille <akim@lrde.epita.fr>

No differences found