gmio_core: fix GCC compilation error in fast_atof.h
This commit is contained in:
parent
0f3b8d1e59
commit
a099b94cf2
@ -13,6 +13,7 @@
|
|||||||
|
|
||||||
#include <float.h>
|
#include <float.h>
|
||||||
#include <limits.h>
|
#include <limits.h>
|
||||||
|
#include <math.h>
|
||||||
|
|
||||||
GMIO_INLINE gmio_bool_t is_local_decimal_point(char in)
|
GMIO_INLINE gmio_bool_t is_local_decimal_point(char in)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user