Merge branch 'cygwin-master' of https://github.com/ternaris/nix

This commit is contained in:
Eelco Dolstra 2014-12-14 01:49:14 +01:00
commit 8bdff8c100
8 changed files with 31 additions and 5 deletions

View file

@ -11,6 +11,7 @@
#include <exception>
#include <algorithm>
#include <stdlib.h>
#include <sys/time.h>
#include <sys/stat.h>
#include <unistd.h>