win32 yet another try
This commit is contained in:
@ -9,22 +9,22 @@
|
|||||||
#ifndef PVPLUGIN_H
|
#ifndef PVPLUGIN_H
|
||||||
#define PVPLUGIN_H
|
#define PVPLUGIN_H
|
||||||
|
|
||||||
#ifdef epicsExportSharedSymbols
|
//#ifdef epicsExportSharedSymbols
|
||||||
# define pvaConstantsepicsExportSharedSymbols
|
//# define pvaConstantsepicsExportSharedSymbols
|
||||||
# undef epicsExportSharedSymbols
|
//# undef epicsExportSharedSymbols
|
||||||
#endif
|
//#endif
|
||||||
|
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <map>
|
#include <map>
|
||||||
#include <pv/lock.h>
|
#include <pv/lock.h>
|
||||||
#include <pv/pvStructureCopy.h>
|
#include <pv/pvStructureCopy.h>
|
||||||
|
|
||||||
#ifdef pvdatabaseEpicsExportSharedSymbols
|
//#ifdef pvdatabaseEpicsExportSharedSymbols
|
||||||
# define epicsExportSharedSymbols
|
//# define epicsExportSharedSymbols
|
||||||
# undef pvdatabaseEpicsExportSharedSymbols
|
//# undef pvdatabaseEpicsExportSharedSymbols
|
||||||
#endif
|
//#endif
|
||||||
|
|
||||||
#include <shareLib.h>
|
//#include <shareLib.h>
|
||||||
|
|
||||||
namespace epics { namespace pvCopy{
|
namespace epics { namespace pvCopy{
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user