win support port

This commit is contained in:
Matej Sekoranja
2015-09-16 21:11:05 +02:00
parent 3b09ef5c21
commit 78a8f26dd0
19 changed files with 74 additions and 36 deletions

View File

@@ -8,9 +8,11 @@
* @author mrk
* @date 2015.02
*/
#define epicsExportSharedSymbols
#include <pv/event.h>
#define epicsExportSharedSymbols
#include <pv/pvaClient.h>
using std::tr1::static_pointer_cast;