summaryrefslogtreecommitdiff
path: root/opencl
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-06-18 21:59:42 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-06-22 09:06:31 +0200
commitf3a2a20311c5ad383754a9fbb90d611863562e02 (patch)
tree03d28a2c68892e216efc53bc5709183966b41f98 /opencl
parent40bb0d6da2a6bdf504b9e1501ab3bc8c25896d05 (diff)
tdf#42949 Fix IWYU warnings in include/sal/
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I62758fd7c9d932c5a390739774b112356006a937 Reviewed-on: https://gerrit.libreoffice.org/56062 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'opencl')
-rw-r--r--opencl/inc/opencl_device_selection.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/opencl/inc/opencl_device_selection.h b/opencl/inc/opencl_device_selection.h
index 8849cd59abbc..9786dc5adfdc 100644
--- a/opencl/inc/opencl_device_selection.h
+++ b/opencl/inc/opencl_device_selection.h
@@ -16,6 +16,7 @@
#include <memory>
+#include <float.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>