summaryrefslogtreecommitdiff
path: root/pkgs/force-riscv/testio-include-string.patch
blob: 5b36d9f1f79406dc6ea3bd7bacf662ebae04277e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/base/inc/TestIO.h b/base/inc/TestIO.h
index 7d28c32..08a9167 100644
--- a/base/inc/TestIO.h
+++ b/base/inc/TestIO.h
@@ -17,6 +17,7 @@
 #define Force_TestIO_H

 #include <map>
+#include <string>

 #include "Defines.h"