communication_requestor.h 214 B

123456789101112131415
  1. //
  2. // Created by zx on 2020/7/10.
  3. //
  4. #ifndef NNXX_TESTS_COMMUNICATION_REQUESTOR_H
  5. #define NNXX_TESTS_COMMUNICATION_REQUESTOR_H
  6. class communication_requestor
  7. {
  8. };
  9. #endif //NNXX_TESTS_COMMUNICATION_REQUESTOR_H