mirror of
https://github.com/NixOS/nix
synced 2025-06-29 06:21:14 +02:00
* Hack for Bison 2.3 compatability.
This commit is contained in:
parent
f316b6c1a9
commit
7581cfdee4
2 changed files with 14 additions and 2 deletions
|
@ -10,6 +10,7 @@
|
|||
#include "aterm.hh"
|
||||
#include "nixexpr.hh"
|
||||
#include "nixexpr-ast.hh"
|
||||
#define BISON_HEADER_HACK
|
||||
#include "parser-tab.hh"
|
||||
|
||||
using namespace nix;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue