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

[ROCm/hip commit: 4d632166bb]
Этот коммит содержится в:
mhbliao
2019-10-04 04:09:29 -04:00
коммит произвёл Maneesh Gupta
родитель aeba964a7e
Коммит 4b05ebc194
+1
Просмотреть файл
@@ -27,6 +27,7 @@ THE SOFTWARE.
#include <iostream>
#include <iomanip>
#include <sstream>
#include <string>
//---
// Helper functions to convert HIP function arguments into strings.