reverts posix include (#533)

... because it is not needed
This commit is contained in:
Sam Hatchett
2019-09-25 13:05:20 -04:00
committed by GitHub
parent 647abd71c1
commit d111fbfda2

View File

@@ -14,7 +14,6 @@
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <unistd.h>
//*** For the Windows SDK _tempnam function ***//
#ifdef _WIN32