Include pvAccess.h before exportSharedSym's in caContext.cpp

This commit is contained in:
Andrew Johnson
2021-01-05 11:01:02 -08:00
committed by mdavidsaver
co-authored by mdavidsaver
parent 33cc9b1fdb
commit 92002b6ba2
+1
View File
@@ -5,6 +5,7 @@
*/
#include <cadef.h>
#include <pv/pvAccess.h>
#define epicsExportSharedSymbols
#include "caContext.h"