Fix includes on wrong side of epicsExportSharedSymbols

This commit is contained in:
Andrew Johnson
2016-04-06 10:59:23 -05:00
parent 12d68fe209
commit 7ccb64eea6
4 changed files with 10 additions and 9 deletions
+1 -3
View File
@@ -10,10 +10,8 @@
#include <cadef.h>
#include <epicsSignal.h>
#include <pv/logger.h>
#define epicsExportSharedSymbols
#include <pv/logger.h>
#include <pv/caProvider.h>
#include <pv/caChannel.h>