summaryrefslogtreecommitdiffstats
path: root/opencl
diff options
context:
space:
mode:
Diffstat (limited to 'opencl')
-rw-r--r--opencl/inc/opencl_device_selection.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/opencl/inc/opencl_device_selection.h b/opencl/inc/opencl_device_selection.h
index 6c8a04148f4c..f7d592de6e89 100644
--- a/opencl/inc/opencl_device_selection.h
+++ b/opencl/inc/opencl_device_selection.h
@@ -14,6 +14,8 @@
//#define _CRT_SECURE_NO_WARNINGS
#endif
+#include <memory>
+
#include <stdlib.h>
#include <stdio.h>
#include <string.h>