win visibility attributes

This commit is contained in:
Matej Sekoranja
2014-09-11 21:30:42 +02:00
parent 2b118dac81
commit e2facc2eac
4 changed files with 30 additions and 16 deletions

View File

@@ -4,9 +4,11 @@
* in file LICENSE that is included with this distribution.
*/
#include <pv/convert.h>
#define epicsExportSharedSymbols
#include <pv/serializationHelper.h>
#include <pv/introspectionRegistry.h>
#include <pv/convert.h>
using namespace epics::pvData;