mirror of
https://github.com/boostorg/multiprecision.git
synced 2026-01-26 18:52:19 +00:00
Fix missing #include.
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
// section Literal Types and constexpr Support.
|
||||
|
||||
#include <iostream>
|
||||
#include <boost/config.hpp>
|
||||
|
||||
#ifdef BOOST_HAS_FLOAT128
|
||||
#include <boost/multiprecision/float128.hpp>
|
||||
|
||||
Reference in New Issue
Block a user