Adding missing sstream include (#2312)

This commit is contained in:
Dan Petrisko 2020-05-06 19:16:41 -04:00 committed by GitHub
parent aa86e0bbc0
commit ee1b20e1cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,7 @@ Please see the Verilator manual for 200+ additional contributors. Thanks to all.
Ahmed El-Mahmoudy
Alex Chadwick
Chris Randall
Dan Petrisko
David Stanford
Driss Hafdi
Eric Rippey

View File

@ -29,6 +29,7 @@
#include <algorithm>
#include <cctype>
#include <cerrno>
#include <sstream>
#include <tgmath.h>
#include <sys/stat.h> // mkdir