Make 't_strtod' points at its implementation in 'document.cpp'
This commit is contained in:
parent
6236113734
commit
626f5a34a0
@ -80,7 +80,7 @@ namespace litehtml
|
||||
|
||||
#define t_strtol strtol
|
||||
#define t_atoi atoi
|
||||
#define t_strtod strtod
|
||||
#define t_strtod litehtml::document::strtod
|
||||
#define t_strstr strstr
|
||||
#define t_tolower tolower
|
||||
#define t_isdigit isdigit
|
||||
|
Loading…
Reference in New Issue
Block a user