let Bison generate the header directly
authorDmitry Shachnev <mitya57@debian.org>
Wed, 28 Oct 2020 18:52:59 +0000 (18:52 +0000)
committerDmitry Shachnev <mitya57@debian.org>
Wed, 28 Oct 2020 18:52:59 +0000 (18:52 +0000)
commit8de505b8b8a908e6d49ba87ed684a5b903584e26
tree88f362df7e012746a600c10a19662a5c9fb7e4a6
parent62013ada70cac7d25c1523e0de50b263a16761a9
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