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:
@@ -16,8 +16,8 @@ HeadURL: $URL$
|
||||
#ifndef OMSMAXV_H_
|
||||
#define OMSMAXV_H_
|
||||
|
||||
#include "omsBaseController.h"
|
||||
#include <devLib.h>
|
||||
#include "omsBaseController.h"
|
||||
|
||||
#define BUFFER_SIZE 1024
|
||||
|
||||
|
||||
Reference in New Issue
Block a user