win32 port: parseToPOD NEED_LONGLONG check, missing monitor.cpp
This commit is contained in:
14
pvDataApp/monitor/monitor.cpp
Normal file
14
pvDataApp/monitor/monitor.cpp
Normal file
@@ -0,0 +1,14 @@
|
||||
/*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>
|
||||
Reference in New Issue
Block a user