#22 Fix boost compilation errors when using clang 10

Birleştirildi
nicolas nicolas/master 5 yıl önce içindeki realmar/clang-fix işlemelerini 1 ile birleştirdi
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      libmandel/include/Fixed.h

+ 1 - 0
libmandel/include/Fixed.h

@@ -13,6 +13,7 @@
 #include <array>
 #include <vector>
 
+#include <boost/serialization/nvp.hpp>
 #include <boost/multiprecision/cpp_int.hpp>
 #include <boost/multiprecision/cpp_bin_float.hpp>