Skip to content

Commit 7b1e47e

Browse files
committed
include <utility> header
1 parent 8f321a0 commit 7b1e47e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/tracked/tracked_detail.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#pragma once
22
#include <type_traits>
3+
#include <utility>
34

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

0 commit comments

Comments
 (0)