1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-28 17:51:15 +02:00
This commit is contained in:
Eelco Dolstra 2014-12-14 01:51:14 +01:00
parent 8bdff8c100
commit 4e0607369e
5 changed files with 4 additions and 8 deletions

View file

@ -53,10 +53,6 @@ namespace nix {
#include "parser-tab.hh"
#include "lexer-tab.hh"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
YY_DECL;
using namespace nix;