Przeglądaj źródła

Merge branch 'clang-fix' of realmar/Almond into master

fixes #23
Nicolas Winkler 4 lat temu
rodzic
commit
a6eaeef364
1 zmienionych plików z 1 dodań i 0 usunięć
  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>