Commit d9bffea7 authored by Dominik Charousset's avatar Dominik Charousset

fixed missing include

parent 631f4a34
...@@ -29,6 +29,7 @@ ...@@ -29,6 +29,7 @@
\******************************************************************************/ \******************************************************************************/
#include <vector> #include <vector>
#include <cstring>
#include "cppa/opencl/program.hpp" #include "cppa/opencl/program.hpp"
#include "cppa/opencl/command_dispatcher.hpp" #include "cppa/opencl/command_dispatcher.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