]> git.treefish.org Git - phys/latlib.git/commitdiff
Merge branch 'master' of treefish.org:~/src/latlib
authorAlex Schmidt <alex@treefish.org>
Wed, 10 Oct 2012 10:32:28 +0000 (12:32 +0200)
committerAlex Schmidt <alex@treefish.org>
Wed, 10 Oct 2012 10:32:28 +0000 (12:32 +0200)
writeout.cpp

index 0cb486caf5ecbb5942593cc269dea78e5c3cc562..2290a941cb343b72a0c4afe224903b33a51dbf55 100644 (file)
@@ -9,6 +9,7 @@
 #include <sstream>
 #include <dirent.h>
 #include <errno.h>
+#include <unistd.h>
 
 using namespace std;