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

@@ -8,6 +8,8 @@
* @author mrk
*/
#define epicsExportSharedSymbols
#include <pv/monitorPlugin.h>
namespace epics { namespace pvData {