Clean up epicsExport.h includes
Mostly in record and device support, this commit puts the include in the right place and moves some other includes around to get the order right.
This commit is contained in:
@@ -15,9 +15,9 @@
|
||||
#include "errlog.h"
|
||||
#include "recGbl.h"
|
||||
#include "recSup.h"
|
||||
#include "epicsExport.h"
|
||||
|
||||
#include "stringoutRecord.h"
|
||||
#include "epicsExport.h"
|
||||
|
||||
typedef int (*PRINTFFUNC)(const char *fmt, ...);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user