another attempt to fix jenkins win64 build

This commit is contained in:
mrkraimer
2019-07-10 10:09:30 -04:00
parent a26a625e49
commit 93c2284091

View File

@ -14,6 +14,10 @@
#include <iocsh.h>
#include <pv/pvAccess.h>
#include <pv/serverContext.h>
#include <pv/syncChannelFind.h>
#include <pv/pvTimeStamp.h>
#include <pv/rpcService.h>
#include <pv/timeStamp.h>
// The following must be the last include for code pvDatabase uses
#include <epicsExport.h>