try to fix jenkins win64 build that fails

This commit is contained in:
mrkraimer
2019-07-10 09:14:58 -04:00
parent 93b4892528
commit a26a625e49
5 changed files with 8 additions and 6 deletions

View File

@@ -11,7 +11,6 @@
/* Author: Marty Kraimer */
#include <epicsExport.h>
#include <epicsThread.h>
#include <iocsh.h>
#include <pv/event.h>
@@ -21,6 +20,8 @@
#include <pv/pvTimeStamp.h>
#include <pv/rpcService.h>
// The following must be the last include for code pvDatabase uses
#include <epicsExport.h>
#define epicsExportSharedSymbols
#include "pv/pvStructureCopy.h"
#include "pv/pvDatabase.h"