Report.cc include

This commit is contained in:
James Cherry 2020-12-26 16:53:27 -08:00
parent 8cb6445ec0
commit 7337e6e099
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
#include <algorithm> // min
#include <cstdlib> // exit
#include <cstring> // strlen
#include "Error.hh"