another attempt to fix jenkins failure

This commit is contained in:
mrkraimer
2021-04-08 06:11:52 -04:00
parent 1e1d5455a8
commit 91d4d2a423
6 changed files with 6 additions and 0 deletions

View File

@ -16,6 +16,7 @@
#include <pv/pvAlarm.h>
#include <pv/pvAccess.h>
#include <pv/serverContext.h>
#include <pv/rpcService.h>
// The following must be the last include for code exampleLink uses
#include <epicsExport.h>

View File

@ -20,6 +20,7 @@
#include <pv/pvAlarm.h>
#include <pv/pvAccess.h>
#include <pv/serverContext.h>
#include <pv/rpcService.h>
#include <epicsExport.h>
#define epicsExportSharedSymbols

View File

@ -16,6 +16,7 @@
#include <pv/pvAlarm.h>
#include <pv/pvAccess.h>
#include <pv/serverContext.h>
#include <pv/rpcService.h>
#include <epicsExport.h>
#define epicsExportSharedSymbols

View File

@ -19,6 +19,7 @@
#include <pv/pvAlarm.h>
#include <pv/pvAccess.h>
#include <pv/serverContext.h>
#include <pv/rpcService.h>
// The following must be the last include for code pvDatabase implements
#include <epicsExport.h>

View File

@ -16,6 +16,7 @@
#include <pv/pvAlarm.h>
#include <pv/pvAccess.h>
#include <pv/serverContext.h>
#include <pv/rpcService.h>
// The following must be the last include for code pvDatabase implements
#include <epicsExport.h>

View File

@ -16,6 +16,7 @@
#include <pv/pvAlarm.h>
#include <pv/pvAccess.h>
#include <pv/serverContext.h>
#include <pv/rpcService.h>
// The following must be the last include
#include <epicsExport.h>