Change to allow building dynamically on WIN32

This commit is contained in:
MarkRivers
2013-02-18 21:27:48 +00:00
parent f784e8d0a3
commit 1aa6fb9dd0
@@ -6,7 +6,6 @@
/* Author: Till Straumann <strauman@slac.stanford.edu>, 9/11 */
#include <iocsh.h>
#include <epicsExport.h>
#include <asynOctetSyncIO.h>
#include <asynMotorController.h>
@@ -22,6 +21,7 @@
#include <math.h>
#include <epicsString.h>
#include <epicsExport.h>
/* Static configuration parameters (compile-time constants) */
#undef DEBUG