hm_config.h 135 B

123456789101112
  1. #ifndef HM_CONFIG_H
  2. #define HM_CONFIG_H
  3. #ifdef __cplusplus
  4. extern "C" {
  5. #endif
  6. #ifdef __cplusplus
  7. }
  8. #endif
  9. #endif /* HM_CONFIG_H */