LookinServer.h 263 B

1234567891011121314151617
  1. #ifdef SHOULD_COMPILE_LOOKIN_SERVER
  2. //
  3. // LookinServer.h
  4. // LookinServer
  5. //
  6. // Created by Li Kai on 2019/7/20.
  7. // https://lookin.work
  8. //
  9. #ifndef LookinServer_h
  10. #define LookinServer_h
  11. #endif /* LookinServer_h */
  12. #endif /* SHOULD_COMPILE_LOOKIN_SERVER */