Skip to content

Commit

Permalink
Remove unnecessary inclusion of <tuple>
Browse files Browse the repository at this point in the history
  • Loading branch information
grisumbras committed Mar 18, 2021
1 parent 3fd0934 commit 4c152fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/boost/json/detail/value_traits.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@

#include <boost/json/detail/config.hpp>
#include <type_traits>
#include <tuple>
#include <utility>

BOOST_JSON_NS_BEGIN
Expand Down

0 comments on commit 4c152fc

Please sign in to comment.