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)
commit90b1335aed1edcbead0b50446b85c9a32d7c295f
tree647d06c236478396e94df1d153ae30b8130c51b4
parentddbd0c40dc1c2399d2a0c961d8ecf07c8a698024
maint: fix an erroneous include

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>
NEWS
data/location.cc