#22 Fix boost compilation errors when using clang 10

ادغام شده
nicolas 1 کامیت ادغام شده از realmar/clang-fix به nicolas/master 4 سال پیش
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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>