attempt to fix windows build

This commit is contained in:
mrkraimer
2018-09-19 09:55:54 -04:00
parent 595163a1fa
commit 7491f3b531
4 changed files with 5 additions and 1 deletions

View File

@@ -4,6 +4,7 @@
*/
#include <stdlib.h>
#define epicsExportSharedSymbols
#include <pv/pvDeadbandPlugin.h>
#include <pv/convert.h>
#include <pv/pvSubArrayCopy.h>