From: Theophile Ranquet Date: Wed, 3 Oct 2012 15:26:56 +0000 (+0000) Subject: maint: fix an erroneous include X-Git-Tag: v2.6.90~97 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/a2b3f10183008612c4350e072d5611e0b6a8a462?ds=sidebyside;hp=a2b3f10183008612c4350e072d5611e0b6a8a462 maint: fix an erroneous include This fixes test 130 (Several parsers). * data/location.cc: Include rather than since we really need << on strings for instance. * NEWS: Document this. Signed-off-by: Akim Demaille ---