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

@@ -8,12 +8,14 @@
* @author Marty Kraimer
* @date 2013.04
*/
#define epicsExportSharedSymbols
#include <pv/serverContext.h>
#include <pv/syncChannelFind.h>
#define epicsExportSharedSymbols
#include <pv/channelProviderLocal.h>
#include <pv/traceRecord.h>
#include <pv/syncChannelFind.h>
namespace epics { namespace pvDatabase {