Loading lib_com/common_api_types.h +2 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,8 @@ #ifndef COMMON_API_TYPES_H #define COMMON_API_TYPES_H /* options.h needed for debugging/development features * It should be stripped for delivery along with debugging switches */ #include "options.h" #include <stdint.h> #include <stdio.h> Loading Loading
lib_com/common_api_types.h +2 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,8 @@ #ifndef COMMON_API_TYPES_H #define COMMON_API_TYPES_H /* options.h needed for debugging/development features * It should be stripped for delivery along with debugging switches */ #include "options.h" #include <stdint.h> #include <stdio.h> Loading