mirror of
https://github.com/NixOS/nix.git
synced 2025-11-12 21:46:01 +01: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