8 lines
78 B
C++
8 lines
78 B
C++
|
|
#include "cmp0022lib.h"
|
|
|
|
CMP0022Iface cmp0022()
|
|
{
|
|
return cmp0022iface();
|
|
}
|