Skip to content

Commit 335397c

Browse files
pcaspersdamienbarker
authored andcommitted
fix for windows
1 parent 9e0daa8 commit 335397c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

QuantExt/qle/math/openclenvironment.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
#include <chrono>
3131
#include <iostream>
3232
#include <thread>
33+
#include <optional>
3334

3435
#define ORE_OPENCL_MAX_N_DEV_INFO 1024U
3536
#define ORE_OPENCL_MAX_N_DEV_INFO_LARGE 65536U

0 commit comments

Comments
 (0)