Need optional I/O header on clang++, apparently.

This commit is contained in:
Matt Amos 2015-05-18 22:34:34 +01:00
parent a16b6156ed
commit 2bb50371ca

View file

@ -14,6 +14,7 @@
#include <boost/filesystem.hpp>
#include <boost/range/iterator_range_core.hpp>
#include <boost/format.hpp>
#include <boost/optional/optional_io.hpp>
#include <iostream>