Windows port (visibility declrations).

This commit is contained in:
Matej Sekoranja
2014-04-14 18:11:12 +02:00
parent 9d3873c3fe
commit 597bca1ca5
31 changed files with 218 additions and 52 deletions

View File

@@ -10,8 +10,12 @@
*/
#include <pv/lock.h>
#define epicsExportSharedSymbols
#include <pv/arrayPerformance.h>
namespace epics { namespace pvDatabase {
using namespace epics::pvData;