Skip to content

Commit dc5b705

Browse files
committed
Fix missing header for new support
1 parent 4719353 commit dc5b705

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/boost/decimal/decimal_fast32_t.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
#include <boost/decimal/detail/to_chars_result.hpp>
4242
#include <boost/decimal/detail/chars_format.hpp>
4343
#include <boost/decimal/detail/construction_sign.hpp>
44+
#include <boost/decimal/detail/from_chars_impl.hpp>
4445

4546
#ifndef BOOST_DECIMAL_BUILD_MODULE
4647
#include <limits>

0 commit comments

Comments
 (0)