summaryrefslogtreecommitdiff
path: root/src/clpp11.hpp
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2017-09-26 21:17:55 +0200
committerCedric Nugteren <web@cedricnugteren.nl>2017-09-26 21:17:55 +0200
commit21af690472033dffcd20ee09f815913b84684a78 (patch)
treee7fc31d0f733926ca0cdacc5781e335e90125d6d /src/clpp11.hpp
parent0d8313708ca84f5338f405ae9b3261188e87b6f7 (diff)
Added missing headers
Diffstat (limited to 'src/clpp11.hpp')
-rw-r--r--src/clpp11.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/clpp11.hpp b/src/clpp11.hpp
index 7d348e18..9e3a6b7f 100644
--- a/src/clpp11.hpp
+++ b/src/clpp11.hpp
@@ -43,6 +43,7 @@
#include <memory> // std::shared_ptr
#include <numeric> // std::accumulate
#include <cstring> // std::strlen
+#include <cstdio> // fprintf, stderr
// OpenCL
#define CL_USE_DEPRECATED_OPENCL_1_2_APIS // to disable deprecation warnings