diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-23 22:59:53 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-23 22:59:53 +0100 |
| commit | 4c65791784813d00cb976da9ad7b4215f0ad03db (patch) | |
| tree | 246fc1b16a981bd0b6c4c65a66ae74233d3ecf4a /example/asio_example_2/example.cpp | |
| parent | 1131c5450865d5fc0f91a1b8fd267c90430a1cb6 (diff) | |
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'example/asio_example_2/example.cpp')
| -rw-r--r-- | example/asio_example_2/example.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/example/asio_example_2/example.cpp b/example/asio_example_2/example.cpp index 42410d7..951d222 100644 --- a/example/asio_example_2/example.cpp +++ b/example/asio_example_2/example.cpp @@ -6,7 +6,6 @@ #include <ocl/print.hpp> #include <ocl/asio.hpp> #include <ocl/allocator_op.hpp> -#include <future> #include <boost/process.hpp> namespace asio = ::boost::asio; |
