boostorg / lexical_cast

General literal text conversions, such as an int represented as a string, or vice versa
https://boost.org/libs/lexical_cast
34 stars 58 forks source link

Update converter_numeric.hpp #8

Closed jzmaddock closed 9 years ago

jzmaddock commented 9 years ago

This header uses is_float.hpp without including the needed header - detected while testing new type traits version.