mirror of
https://github.com/fastfloat/fast_float.git
synced 2025-12-06 16:56:57 +08:00
This commit is contained in:
parent
4b284fbe19
commit
7ec9b70dcf
@ -41,5 +41,5 @@ from_chars_result from_chars(const char *first, const char *last,
|
|||||||
T &value, chars_format fmt = chars_format::general) noexcept;
|
T &value, chars_format fmt = chars_format::general) noexcept;
|
||||||
|
|
||||||
}
|
}
|
||||||
#include "fast_float/parse_number.h"
|
#include "parse_number.h"
|
||||||
#endif // FASTFLOAT_FAST_FLOAT_H
|
#endif // FASTFLOAT_FAST_FLOAT_H
|
||||||
Loading…
x
Reference in New Issue
Block a user