let Bison generate the header directly
authorDmitry Shachnev <mitya57@debian.org>
Fri, 11 Dec 2020 08:32:37 +0000 (08:32 +0000)
committerDmitry Shachnev <mitya57@debian.org>
Fri, 11 Dec 2020 08:32:37 +0000 (08:32 +0000)
commit5cce5821326f6aebae619bdf30efd463b6b87d1e
treea5611c50616ba1476988939ad243ee79561c9f9b
parent16b8de1b1630f525b3b8b4467000a6ab2dc7e43f
let Bison generate the header directly

Forwarded: not-yet
Last-Update: 2020-08-04

Starting with Bison 3.7, the generated C++ file #include's the header
by default, instead of duplicating it. So we should not delete it.

Remove the code to add #ifdef guards to the header, since Bison adds
them itself since version 2.6.3.

Gbp-Pq: Name bison_3.7.diff
Source/WebCore/css/makegrammar.pl