Skip to content

Commit

Permalink
Merge branch 'develop' into feature/appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
pdimov committed Sep 13, 2023
2 parents ccc5e31 + cf06d84 commit d0264d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/boost/thread/synchronized_value.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#include <boost/thread/lock_factories.hpp>
#include <boost/thread/strict_lock.hpp>
#include <boost/core/invoke_swap.hpp>
#include <boost/utility/declval.hpp>
#include <boost/type_traits/declval.hpp>
//#include <boost/type_traits.hpp>
//#include <boost/thread/detail/is_nothrow_default_constructible.hpp>
//#if ! defined BOOST_NO_CXX11_HDR_TYPE_TRAITS
Expand Down

0 comments on commit d0264d6

Please # to comment.