You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
380 B

12 months ago
  1. #pragma once
  2. #include "appbase/dep.hpp"
  3. //
  4. #include "db/db_service.hpp"
  5. #include "devicestate/device_state_service.hpp"
  6. #include "front_msg_processer/front_msg_processer.hpp"
  7. #include "iflytop_front_end_service/iflytop_front_end_service.hpp"
  8. #include "appcomponents/app_errorcode_mgr/app_errorcode_mgr.hpp"
  9. #include "appcomponents/canchannel/transmit_disinfection_can_master.hpp"