forked from lix-project/lix
* Make Nix build with Bison 2.4.
This commit is contained in:
parent
28355dafcf
commit
8e39d9bdb3
|
@ -25,6 +25,7 @@
|
|||
|
||||
#include "parser-tab.hh"
|
||||
#include "lexer-tab.hh"
|
||||
#define YYSTYPE YYSTYPE // workaround a bug in Bison 2.4
|
||||
|
||||
#include "nixexpr.hh"
|
||||
#include "nixexpr-ast.hh"
|
||||
|
|
Loading…
Reference in a new issue