Skip to content

Commit

Permalink
Add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
atrantan committed Jun 8, 2017
1 parent df67d48 commit c287d66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/compute/cuda/cuda_target.cpp
Expand Up @@ -10,6 +10,7 @@
#include <hpx/exception.hpp>
#include <hpx/runtime_fwd.hpp>
#include <hpx/runtime/find_here.hpp>
#include <hpx/runtime/naming/id_type_impl.hpp>
#include <hpx/runtime/threads/thread_helpers.hpp>
#include <hpx/util/assert.hpp>

Expand Down

0 comments on commit c287d66

Please sign in to comment.