fixed missing dllimport/dllexport on new code

This commit is contained in:
Matej Sekoranja
2014-06-11 11:56:04 +02:00
parent 45c657ce79
commit 6ec207141f
5 changed files with 9 additions and 16 deletions

View File

@@ -13,6 +13,8 @@
#include <memory>
#include <sstream>
#define epicsExportSharedSymbols
#include <pv/thread.h>
#include <pv/pvCopy.h>