Attempting to fix mingw on windows

This commit is contained in:
Hamish Milne 2019-12-27 20:36:17 +00:00 committed by zhupengfei
parent 6917eaf53b
commit d482fb359c
2 changed files with 2 additions and 1 deletions

View file

@ -237,4 +237,4 @@ namespace boost::serialization { \
} \
template \
void load_construct_data<iarchive>(iarchive& ar, T* t, const unsigned int); \
}
}