From 7337e6e09997720cd647b3d54c4300d68ad535c1 Mon Sep 17 00:00:00 2001 From: James Cherry Date: Sat, 26 Dec 2020 16:53:27 -0800 Subject: [PATCH] Report.cc include --- util/Report.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/util/Report.cc b/util/Report.cc index 2139dd82..92547a8d 100644 --- a/util/Report.cc +++ b/util/Report.cc @@ -18,6 +18,7 @@ #include // min #include // exit +#include // strlen #include "Error.hh"