forked from epics_driver_modules/motorBase
Changed order of including files so that epicsExport.h is effectively last; needed for dynamic builds on WIN32
This commit is contained in:
@@ -15,8 +15,8 @@ HeadURL: $URL$
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#include "omsMAXnet.h"
|
||||
#include "asynOctetSyncIO.h"
|
||||
#include "omsMAXnet.h"
|
||||
|
||||
#ifdef __GNUG__
|
||||
#ifdef DEBUG
|
||||
|
||||
Reference in New Issue
Block a user