From 7b1e47ee1a61c814b980f5771795695c08841bde Mon Sep 17 00:00:00 2001 From: Oguzhan KATLI Date: Fri, 11 Sep 2020 14:52:03 +0300 Subject: [PATCH] include header --- include/tracked/tracked_detail.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/include/tracked/tracked_detail.hpp b/include/tracked/tracked_detail.hpp index ed1ee06..0d232e6 100644 --- a/include/tracked/tracked_detail.hpp +++ b/include/tracked/tracked_detail.hpp @@ -1,5 +1,6 @@ #pragma once #include +#include namespace dtl { // tag type for value-initializing first, constructing second from remaining args