win port: visibility declarations added/fixed

This commit is contained in:
Matej Sekoranja
2014-06-13 11:43:22 +02:00
parent ba496de2d3
commit 39f537d7da
6 changed files with 38 additions and 6 deletions

View File

@@ -12,12 +12,15 @@
#include <sstream>
#include <epicsThread.h>
#include <pv/timeStamp.h>
#include <pv/channelProviderLocal.h>
#include <pv/convert.h>
#include <pv/pvSubArrayCopy.h>
#define epicsExportSharedSymbols
#include <pv/channelProviderLocal.h>
namespace epics { namespace pvDatabase {
using namespace epics::pvData;
using namespace epics::pvAccess;