File size: 196 Bytes
f8c5b0d
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
#pragma once

// OpenCL Utils includes
#include "OpenCLUtils_Export.h"

#include <CL/Utils/Error.h>
#include <CL/Utils/File.h>
#include <CL/Utils/Context.h>

// OpenCL includes
#include <CL/cl.h>