code_device/hgdriver/ImageProcess/IMulti.cpp

11 lines
84 B
C++
Raw Permalink Normal View History

2022-07-29 08:41:34 +00:00
#include "IMulti.h"
IMulti::IMulti(void)
{
}
IMulti::~IMulti(void)
{
}