소스 검색

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

fixes #23
Nicolas Winkler 4 년 전
부모
커밋
a6eaeef364
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>