Skip to content

Commit

Permalink
Remove useless forward declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
Rombur committed Oct 26, 2023
1 parent 7d31c22 commit bb759df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/src/Threads/Kokkos_Threads.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ static_assert(false,

namespace Kokkos {
namespace Impl {
class ThreadsInternal;
enum class fence_is_static { yes, no };
} // namespace Impl
} // namespace Kokkos
Expand Down

0 comments on commit bb759df

Please sign in to comment.