Skip to content
Snippets Groups Projects
Commit 6fa3892a authored by sfan5's avatar sfan5
Browse files

Fix MinGW build

parent 04e9a9d5
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include <vector>
#include <map>
#ifndef _MSC_VER
#ifndef _WIN32
#include <unistd.h>
#else
#define _WINSOCKAPI_
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment