diff --git a/sycl/source/stream.cpp b/sycl/source/stream.cpp index 3b598a4ffc7cc..d2578bbf1f5bc 100644 --- a/sycl/source/stream.cpp +++ b/sycl/source/stream.cpp @@ -11,6 +11,8 @@ #include #include +#include + namespace sycl { inline namespace _V1 {