SWDEV-145570 - Add the missing header of <sstream>.

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/hip/trace_helper.h#2 edit
Этот коммит содержится в:
foreman
2019-10-02 13:00:29 -04:00
родитель 1bd3a99a8d
Коммит 7d54c3bd4f
+1
Просмотреть файл
@@ -24,6 +24,7 @@ THE SOFTWARE.
#include <iostream>
#include <iomanip>
#include <sstream>
#include <string>
//---
// Helper functions to convert HIP function arguments into strings.