From 54d0c440ce84d61db1b462033052dd0f532a40d8 Mon Sep 17 00:00:00 2001 From: Cedric Nugteren Date: Sat, 14 Oct 2017 11:43:57 +0200 Subject: Various fixes to make the host code and sample compile with the CUDA API --- src/cxpp11_common.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/cxpp11_common.hpp') diff --git a/src/cxpp11_common.hpp b/src/cxpp11_common.hpp index 6ac008be..5097eac4 100644 --- a/src/cxpp11_common.hpp +++ b/src/cxpp11_common.hpp @@ -15,6 +15,7 @@ #ifndef CLBLAST_CXPP11_COMMON_H_ #define CLBLAST_CXPP11_COMMON_H_ +#include // strchr #include // std::string #include // std::runtime_error -- cgit v1.2.3