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>
Wed, 3 Oct 2012 14:03:06 +0000 (16:03 +0200)
commita2b3f10183008612c4350e072d5611e0b6a8a462
treebb6a12891dc1ba9bb1ea26b9b6414f1c79668e3b
parent04a4684a513c1651c56fcc6d43e1049e5f07225d
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