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:
@@ -20,6 +20,7 @@
|
||||
#include "callback.h"
|
||||
#include "devSup.h"
|
||||
#include "dbCommon.h"
|
||||
|
||||
#include "epicsExport.h"
|
||||
|
||||
static long addRec(struct dbCommon *prec)
|
||||
|
||||
Reference in New Issue
Block a user