Skip to content

Commit

Permalink
[FIX] only for boost 1.64+
Browse files Browse the repository at this point in the history
  • Loading branch information
hroest authored and timosachsenberg committed Nov 13, 2017
1 parent 49d52cd commit 46a2cae
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -52,7 +52,9 @@
#include <boost/function/function_base.hpp>
#include <boost/lambda/casts.hpp>
#include <boost/lambda/lambda.hpp>
#if OPENMS_BOOST_VERSION_MINOR > 64
#include <boost/serialization/array_wrapper.hpp>
#endif

#include <iterator>
#include <algorithm>
Expand Down

0 comments on commit 46a2cae

Please sign in to comment.