]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update parameter_handler.h
authorXiaoyu WEI <xywei@users.noreply.github.com>
Wed, 12 Apr 2017 03:38:04 +0000 (11:38 +0800)
committerGitHub <noreply@github.com>
Wed, 12 Apr 2017 03:38:04 +0000 (11:38 +0800)
To resolve build error: no type named 'library_version_type' in namespace 'boost::archive'

include/deal.II/base/parameter_handler.h

index 9cb005085fa9063595733a3e9250806a82fb4a98..5faee9ac067452b6fb58fc5e071c827c809b6386 100644 (file)
@@ -23,6 +23,7 @@
 
 #include <boost/property_tree/ptree_fwd.hpp>
 #include <boost/serialization/split_member.hpp>
+#include <boost/archive/basic_archive.hpp> 
 #include <boost/property_tree/ptree_serialization.hpp>
 
 #include <map>

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.