diff options
author | Tor Lillqvist <tml@collabora.com> | 2015-12-15 18:43:09 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2015-12-15 19:55:46 +0200 |
commit | c59b417f1af8db415f1e86bbe4b60c198256c935 (patch) | |
tree | 3b4bbf88aa191564010e500301a04554f9f73e6d /include/opencl | |
parent | 2f9ac73b80d65212eabc4ae753fab237474d0733 (diff) |
No need for <config_features.h> here
Change-Id: Ieccd31d3cefd2fc397a296827de29d834ce093f0
Diffstat (limited to 'include/opencl')
-rw-r--r-- | include/opencl/openclwrapper.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/opencl/openclwrapper.hxx b/include/opencl/openclwrapper.hxx index 24d8714ec7ce..178c685834ae 100644 --- a/include/opencl/openclwrapper.hxx +++ b/include/opencl/openclwrapper.hxx @@ -10,8 +10,6 @@ #ifndef INCLUDED_SC_SOURCE_CORE_OPENCL_OPENCLWRAPPER_HXX #define INCLUDED_SC_SOURCE_CORE_OPENCL_OPENCLWRAPPER_HXX -#include <config_features.h> - #include <cassert> #include <vector> |