Commit 785153d3 authored by Dominik Charousset's avatar Dominik Charousset

Remove unused includes

parent 5b9c16cd
......@@ -28,7 +28,6 @@
#include "caf/all.hpp"
#include "caf/channel.hpp"
#include "caf/to_string.hpp"
#include "caf/intrusive_ptr.hpp"
#include "caf/detail/int_list.hpp"
......
......@@ -36,8 +36,6 @@
#include "caf/opencl/smart_ptr.hpp"
#include "caf/opencl/actor_facade.hpp"
#include "caf/detail/singletons.hpp"
namespace caf {
namespace opencl {
......
......@@ -23,8 +23,6 @@
#include <cstring>
#include <iostream>
#include "caf/detail/singletons.hpp"
#include "caf/opencl/program.hpp"
#include "caf/opencl/metainfo.hpp"
#include "caf/opencl/opencl_err.hpp"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment