1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-03 02:01:48 +02:00

Fix building against Bison 2.6

This commit is contained in:
Eelco Dolstra 2013-03-14 18:31:08 +01:00
parent c56bc3d81c
commit 804709706c
2 changed files with 4 additions and 6 deletions

View file

@ -9,7 +9,6 @@
%{
#include "nixexpr.hh"
#define BISON_HEADER_HACK
#include "parser-tab.hh"
using namespace nix;