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 0ab199c commit 5adad8eCopy full SHA for 5adad8e
include/boost/compute/kernel.hpp
@@ -23,6 +23,7 @@
23
#include <boost/compute/exception.hpp>
24
#include <boost/compute/program.hpp>
25
#include <boost/compute/platform.hpp>
26
+#include <boost/compute/types.hpp>
27
#include <boost/compute/type_traits/is_fundamental.hpp>
28
#include <boost/compute/detail/diagnostic.hpp>
29
#include <boost/compute/detail/get_object_info.hpp>
0 commit comments