10 lines
279 B
C++
10 lines
279 B
C++
/**
|
|
* Copyright - See the COPYRIGHT that is included with this distribution.
|
|
* pvAccessCPP is distributed subject to a Software License Agreement found
|
|
* in file LICENSE that is included with this distribution.
|
|
*/
|
|
|
|
#include "pv/pvAccessMB.h"
|
|
|
|
MB_DECLARE(channelGet, 100000);
|