We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1462d8c + be2a526 commit 69cba9aCopy full SHA for 69cba9a
1 file changed
libsyclinterface/source/dpctl_sycl_device_manager.cpp
@@ -32,6 +32,7 @@
32
#include <Config/dpctl_config.h> /* Config */
33
#include <iomanip>
34
#include <iostream>
35
+#include <sstream>
36
#include <sycl/sycl.hpp> /* SYCL headers */
37
#include <unordered_map>
38
#include <utility>
0 commit comments