summaryrefslogtreecommitdiffhomepage
path: root/include/ocl/detail/config.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/ocl/detail/config.hpp')
-rw-r--r--include/ocl/detail/config.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ocl/detail/config.hpp b/include/ocl/detail/config.hpp
index f6d4223..eacb56a 100644
--- a/include/ocl/detail/config.hpp
+++ b/include/ocl/detail/config.hpp
@@ -18,6 +18,7 @@
#include <boost/assert/source_location.hpp>
#include <boost/assert.hpp>
#include <boost/utility/string_view.hpp>
+#include <boost/config.hpp>
#endif
#define OCL_DEPRECATED() [[deprecated]]