forked from epics_driver_modules/motorBase
Moved epicsExport.h to compile on Windows dynamically
This commit is contained in:
@@ -30,13 +30,14 @@ Based on drvMotorSim.c, Mark Rivers, December 13, 2009
|
||||
#include <epicsMutex.h>
|
||||
#include <ellLib.h>
|
||||
#include <iocsh.h>
|
||||
#include <epicsExport.h>
|
||||
#include <motor_interface.h>
|
||||
|
||||
#include "PIasynAxis.h"
|
||||
#include "PIasynController.h"
|
||||
#include "PIGCSController.h"
|
||||
|
||||
#include <epicsExport.h>
|
||||
|
||||
//#undef asynPrint
|
||||
//#define asynPrint(user,reason,format...) 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user