Skip to content

Commit d884dbb

Browse files
authored
add mising chrono include (#133)
1 parent d56380b commit d884dbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/14_ooqcommandbuffers/main.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
#include <CL/opencl.hpp>
1010

11+
#include <chrono>
1112
#include <cinttypes>
1213

1314
#include "util.hpp"

0 commit comments

Comments
 (0)