#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>