Remove unistd.h; not needed and does not work on Windows

git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14338 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
This commit is contained in:
rivers
2012-01-04 19:14:44 +00:00
parent bc5ccd397a
commit 74e9699d40
-1
View File
@@ -21,7 +21,6 @@
#include <ctype.h>
#include <fcntl.h>
#include <sys/stat.h>
#include <unistd.h>
#include <string>