forked from epics_driver_modules/motorBase
Change to allow building dynamically on WIN32
This commit is contained in:
@@ -24,11 +24,11 @@
|
||||
#include <string.h>
|
||||
#include <exception>
|
||||
#include <epicsThread.h>
|
||||
#include <epicsExport.h>
|
||||
#include <iocsh.h>
|
||||
#include <asynOctetSyncIO.h>
|
||||
|
||||
#include "ImsMDrivePlusMotorController.h"
|
||||
#include <epicsExport.h>
|
||||
|
||||
////////////////////////////////////////////////////////
|
||||
//! @ImsMDrivePlusMotorController()
|
||||
|
||||
Reference in New Issue
Block a user