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 72ad209 commit af6c7e7Copy full SHA for af6c7e7
DirectProgramming/DPC++FPGA/Tutorials/DesignPatterns/compute_units/src/compute_units.cpp
@@ -5,6 +5,7 @@
5
// =============================================================
6
#include <CL/sycl.hpp>
7
#include <iostream>
8
+
9
// dpc_common.hpp can be found in the dev-utilities include folder,
10
// e.g., $ONEAPI_ROOT/dev-utilities/latest/include/dpc_common.hpp
11
#include "dpc_common.hpp"
0 commit comments