Skip to content

Commit 721b903

Browse files
committed
Remove {fmt} support from convenience header
1 parent 4d0c7e2 commit 721b903

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

include/boost/decimal.hpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,6 @@
4545
#include <boost/decimal/string.hpp>
4646
#include <boost/decimal/uint128_t.hpp>
4747

48-
#ifndef BOOST_DECIMAL_BUILD_MODULE
49-
#include <boost/decimal/fmt_format.hpp>
50-
#endif
51-
5248
#if defined(__clang__) && !defined(__GNUC__)
5349
# pragma clang diagnostic pop
5450
#endif

0 commit comments

Comments
 (0)