Mercurial > hg > vamp-plugin-load-checker
comparison src/helper.cpp @ 12:92e72014d979
MSVC build fixes
author | Chris Cannam |
---|---|
date | Tue, 18 Oct 2016 13:14:55 +0100 |
parents | 9f62684e1911 |
children | 51229bd6c24b |
comparison
equal
deleted
inserted
replaced
11:9f62684e1911 | 12:92e72014d979 |
---|---|
112 #endif | 112 #endif |
113 | 113 |
114 #include <string> | 114 #include <string> |
115 #include <iostream> | 115 #include <iostream> |
116 | 116 |
117 #include <unistd.h> | 117 //#include <unistd.h> |
118 | 118 |
119 using namespace std; | 119 using namespace std; |
120 | 120 |
121 string error() | 121 string error() |
122 { | 122 { |