1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 23:11:16 +02:00

* GCC 4.3.0 (Fedora 9) compatibility fixes. Reported by Gour and

Armijn Hemel.
This commit is contained in:
Eelco Dolstra 2008-05-21 11:17:31 +00:00
parent 9819bb20da
commit bd955e15e1
11 changed files with 18 additions and 3 deletions

View file

@ -4,6 +4,8 @@
#include "aterm.hh"
#include "util.hh"
#include <cstdlib>
namespace nix {