[hip] Add the missing header <sstream>. (#1498)

Cette révision appartient à :
mhbliao
2019-10-04 04:09:29 -04:00
révisé par Maneesh Gupta
Parent 9ababa4276
révision 4d632166bb
+1
Voir le fichier
@@ -27,6 +27,7 @@ THE SOFTWARE.
#include <iostream>
#include <iomanip>
#include <sstream>
#include <string>
//---
// Helper functions to convert HIP function arguments into strings.