diff src/helper.cpp @ 12:92e72014d979

MSVC build fixes
author Chris Cannam
date Tue, 18 Oct 2016 13:14:55 +0100
parents 9f62684e1911
children 51229bd6c24b
line wrap: on
line diff
--- a/src/helper.cpp	Wed May 04 10:26:14 2016 +0100
+++ b/src/helper.cpp	Tue Oct 18 13:14:55 2016 +0100
@@ -114,7 +114,7 @@
 #include <string>
 #include <iostream>
 
-#include <unistd.h>
+//#include <unistd.h>
 
 using namespace std;