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

Tento commit je obsažen v:
mhbliao
2019-10-04 04:09:29 -04:00
odevzdal Maneesh Gupta
rodič 11f23bba39
revize 5fbb09fb39
+1
Zobrazit soubor
@@ -27,6 +27,7 @@ THE SOFTWARE.
#include <iostream>
#include <iomanip>
#include <sstream>
#include <string>
//---
// Helper functions to convert HIP function arguments into strings.