mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-01-24 14:45:14 +08:00
Fix erroneous forward declaration of boost nvp.
This commit is contained in:
parent
82fe059f35
commit
348a48682e
@ -68,6 +68,7 @@
|
||||
#undef isfinite
|
||||
#undef I
|
||||
|
||||
#include <boost/serialization/nvp.hpp>
|
||||
#include <boost/multiprecision/cpp_dec_float.hpp>
|
||||
#include <boost/multiprecision/number.hpp>
|
||||
#include <boost/math/special_functions.hpp>
|
||||
|
Loading…
Reference in New Issue
Block a user