cmp0022lib.cpp 78 B

1234567
  1. #include "cmp0022lib.h"
  2. CMP0022Iface cmp0022()
  3. {
  4. return cmp0022iface();
  5. }