Skip to content

Commit

Permalink
Remove redundant include
Browse files Browse the repository at this point in the history
  • Loading branch information
ahendriksen authored Nov 10, 2023
1 parent 4c2c9c7 commit 33f4899
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
#include "../__cuda/ptx/ptx_helper_functions.h"
#include "../__cuda/ptx/parallel_synchronization_and_communication_instructions_mbarrier.h"
#include "../cstdint" // uint32_t
#include "../__type_traits/is_same.h" // is_same
/*
* The cuda::ptx namespace intends to provide PTX wrappers for new hardware
* features and new PTX instructions so that they can be experimented with
Expand Down

0 comments on commit 33f4899

Please sign in to comment.