lizhanwei
2020-01-08 2bd86aabc7a0eb9d0f3eaeaef7f4eba63f62bbaa
lib/src/main/cpp/utils/num.h
@@ -9,5 +9,6 @@
long str2int(const uint8_t *s, uint16_t length);
bool str2float(double *f, const uint8_t *s, uint16_t length);
int BitCount(uint32_t n);
#endif //RTKDRIVERTEST_NUM_H