Skip to content

Commit 04e1647

Browse files
committed
Expose tuple for easier import
1 parent 8e378fb commit 04e1647

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

oclhelpers.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
#include <CL/cl.hpp>
33
#include <stdexcept>
44
#include <string>
5+
#include <tuple>
56

67
#define OCL_SAFE_CALL(call) \
78
{ \

0 commit comments

Comments
 (0)