Files
pvData/src/monitor/monitor.cpp
2014-03-28 10:20:24 -05:00

15 lines
355 B
C++

/*monitor.cpp*/
/**
* Copyright - See the COPYRIGHT that is included with this distribution.
* EPICS pvData is distributed subject to a Software License Agreement found
* in file LICENSE that is included with this distribution.
*/
/**
* @author mse
*/
#define epicsExportSharedSymbols
// needed to get interfaces exported
#include <pv/monitor.h>