include branching added

This commit is contained in:
Jeff Hill
2004-10-08 15:39:09 +00:00
parent f5803beb8a
commit 00c2aff710

View File

@@ -26,10 +26,19 @@
#ifndef msgForMultiplyDefinedPVh
#define msgForMultiplyDefinedPVh
#ifdef epicsExportSharedSymbols
# define msgForMultiplyDefinedPVh_epicsExportSharedSymbols
# undef epicsExportSharedSymbols
#endif
#include "ipAddrToAsciiAsynchronous.h"
#include "tsFreeList.h"
#include "compilerDependencies.h"
#ifdef msgForMultiplyDefinedPVh_epicsExportSharedSymbols
# define epicsExportSharedSymbols
#endif
class callbackForMultiplyDefinedPV { // X aCC 655
public:
virtual ~callbackForMultiplyDefinedPV () = 0;