diff --git a/example01/main.cpp b/example01/main.cpp index 5284a40..6be5adf 100644 --- a/example01/main.cpp +++ b/example01/main.cpp @@ -1,6 +1,5 @@ #include #include -#include #include "../CL/cl.hpp" @@ -42,9 +41,6 @@ double timeAddVectorsCPU(int n, int k) { int main(int argc, char* argv[]) { - for (int j=0; j