Advertisement
Kitomas

_kit_coreAllPrivate.h as of 2023-10-05

Oct 6th, 2023
700
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.21 KB | None | 0 0
  1. #ifndef _KIT_COREALLPRIVATE_H
  2. #define _KIT_COREALLPRIVATE_H
  3.  
  4.  
  5. #include "_kit_corePrivate.h"
  6.  
  7. #ifdef __cplusplus
  8. extern "C" {
  9. #endif
  10.  
  11.  
  12.  
  13.  
  14. #ifdef __cplusplus
  15. }
  16. #endif
  17.  
  18. #endif /* _KIT_COREALLPRIVATE_H */
  19.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement