Skip to content

Commit

Permalink
include <utility> header
Browse files Browse the repository at this point in the history
  • Loading branch information
nixiz committed Sep 11, 2020
1 parent 8f321a0 commit 7b1e47e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/tracked/tracked_detail.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#pragma once
#include <type_traits>
#include <utility>

namespace dtl {
// tag type for value-initializing first, constructing second from remaining args
Expand Down

0 comments on commit 7b1e47e

Please sign in to comment.