Skip to content

Commit

Permalink
Attempted build fix with Boost < 1.61
Browse files Browse the repository at this point in the history
  • Loading branch information
jyrkive committed Jun 2, 2017
1 parent 15fe590 commit 3d1747e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/serialization/string_view.hpp
Expand Up @@ -32,7 +32,6 @@ using string_view = boost::string_view;

#include <boost/config.hpp>
#include <boost/detail/workaround.hpp>
#include <boost/utility/string_view_fwd.hpp>
#include <boost/throw_exception.hpp>

#include <cstddef>
Expand Down

0 comments on commit 3d1747e

Please sign in to comment.