destroyable.h now in pva

This commit is contained in:
Michael Davidsaver
2017-07-05 13:17:10 +02:00
parent e75ba66409
commit 13afc7f6c3
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -18,7 +18,6 @@
#include <pv/pvData.h>
#include <pv/createRequest.h>
#include <pv/status.h>
#include <pv/destroyable.h>
#include <pv/monitor.h>
#include <pv/bitSet.h>
@@ -28,6 +27,7 @@
#endif
#include <pv/pvaVersion.h>
#include <pv/destroyable.h>
#include <shareLib.h>
+1 -2
View File
@@ -13,13 +13,12 @@
#endif
#include <pv/requester.h>
#include <pv/destroyable.h>
#ifdef baseChannelRequesterEpicsExportSharedSymbols
# define epicsExportSharedSymbols
# undef baseChannelRequesterEpicsExportSharedSymbols
#endif
#include <pv/destroyable.h>
#include <pv/serverContextImpl.h>
#include <pv/serverChannelImpl.h>