We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca7ffc8 commit 8d56a00Copy full SHA for 8d56a00
oclhelpers.hpp
@@ -1,5 +1,6 @@
1
#pragma once
2
#include <CL/cl.hpp>
3
+#include <sstream>
4
#include <stdexcept>
5
#include <string>
6
#include <tuple>
0 commit comments