Skip to content

Commit babc145

Browse files
authored
Merge pull request #363 from mwarusz/fix
fix forgotten include bug (laying dormant for aeons)
2 parents 58bb3bc + 21c827a commit babc145

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libmpdata++/output/detail/xdmf_writer.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
#include <string>
77
#include <sstream>
88

9+
#include <boost/version.hpp>
910
#include <boost/property_tree/ptree.hpp>
1011
#include <boost/property_tree/xml_parser.hpp>
1112

0 commit comments

Comments
 (0)