Hoa Nguyen has submitted this change. (
https://gem5-review.googlesource.com/c/public/gem5/+/30734 )
Change subject: util: Add missing iostream header to util/m5/src/commands.cc
......................................................................
util: Add missing iostream header to util/m5/src/commands.cc
Signed-off-by: Hoa Nguyen <[email protected]>
Change-Id: I93f99284ecda22c73572cc0ffa8c3be0160ce560
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/30734
Reviewed-by: Jason Lowe-Power <[email protected]>
Reviewed-by: Gabe Black <[email protected]>
Maintainer: Jason Lowe-Power <[email protected]>
Maintainer: Gabe Black <[email protected]>
Tested-by: kokoro <[email protected]>
---
M util/m5/src/commands.cc
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Jason Lowe-Power: Looks good to me, approved; Looks good to me, approved
Gabe Black: Looks good to me, approved; Looks good to me, approved
kokoro: Regressions pass
diff --git a/util/m5/src/commands.cc b/util/m5/src/commands.cc
index 9c103fb..d721899 100644
--- a/util/m5/src/commands.cc
+++ b/util/m5/src/commands.cc
@@ -34,6 +34,7 @@
#include <cstdio>
#include <cstdlib>
#include <cstring>
+#include <iostream>
#include "args.hh"
#include "commands.hh"
--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/30734
To unsubscribe, or for help writing mail filters, visit
https://gem5-review.googlesource.com/settings
Gerrit-Project: public/gem5
Gerrit-Branch: develop
Gerrit-Change-Id: I93f99284ecda22c73572cc0ffa8c3be0160ce560
Gerrit-Change-Number: 30734
Gerrit-PatchSet: 2
Gerrit-Owner: Hoa Nguyen <[email protected]>
Gerrit-Reviewer: Bobby R. Bruce <[email protected]>
Gerrit-Reviewer: Gabe Black <[email protected]>
Gerrit-Reviewer: Hoa Nguyen <[email protected]>
Gerrit-Reviewer: Jason Lowe-Power <[email protected]>
Gerrit-Reviewer: kokoro <[email protected]>
Gerrit-MessageType: merged
_______________________________________________
gem5-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s