Skip to content

Commit

Permalink
Remove macro redefinition
Browse files Browse the repository at this point in the history
  • Loading branch information
atrantan committed Jan 11, 2017
1 parent 1dfa6ba commit d3949ad
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions examples/compute/cuda/partitioned_vector.cu
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

#define HPX_APPLICATION_NAME partitioned_vector_cu
#define HPX_APPLICATION_STRING "partitioned_vector_cu"
#define HPX_APPLICATION_EXPORTS

#include <hpx/include/compute.hpp>
#include <hpx/include/partitioned_vector.hpp>
#include <hpx/include/parallel_for_each.hpp>
Expand Down

0 comments on commit d3949ad

Please sign in to comment.