add include sstream and see if it clears the dashboard

This commit is contained in:
Li-Ta Lo 2021-10-14 07:24:55 -06:00
parent d59732766c
commit e680815d58

@ -10,7 +10,7 @@
#ifndef vtk_m_benchmarking_Benchmarker_h
#define vtk_m_benchmarking_Benchmarker_h
#include <sstream>
#include <vtkm/cont/Initialize.h>
#include <vtkm/cont/Logging.h>
#include <vtkm/cont/RuntimeDeviceTracker.h>