forked from epics_driver_modules/motorBase
Change to allow building on Windows
This commit is contained in:
@@ -19,7 +19,9 @@ HeadURL: $URL$
|
||||
#include <stdlib.h>
|
||||
#include <vector>
|
||||
#include <math.h>
|
||||
#ifndef _WIN32
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
#include <drvAsynIPPort.h>
|
||||
#include <iocsh.h>
|
||||
|
||||
Reference in New Issue
Block a user