From b390c0ea203e7e4dc7790a12436c4a9aa1eebfc4 Mon Sep 17 00:00:00 2001 From: Patrick Venture Date: Sat, 20 Oct 2018 13:36:48 -0700 Subject: writefrudata: add missing header: map Add missing header map to add to standard namespace. Change-Id: I719fd0d194cb6fd8fa2e67f8acb784b498cf122a Signed-off-by: Patrick Venture --- writefrudata.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/writefrudata.cpp b/writefrudata.cpp index a831b7f..6373416 100644 --- a/writefrudata.cpp +++ b/writefrudata.cpp @@ -14,6 +14,7 @@ #include #include #include +#include #include #include #include -- cgit v1.2.1