Skip to content

Commit

Permalink
Remove unused headers from MatrixRef test
Browse files Browse the repository at this point in the history
  • Loading branch information
msimberg committed Jul 28, 2023
1 parent d500d83 commit 7813c7c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/unit/matrix/test_matrix_ref.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
// SPDX-License-Identifier: BSD-3-Clause
//

#include <atomic>
#include <chrono>
#include <vector>

#include <pika/execution.hpp>
Expand All @@ -26,8 +24,6 @@
#include <dlaf_test/matrix/util_matrix.h>
#include <dlaf_test/util_types.h>

using namespace std::chrono_literals;

using namespace dlaf;
using namespace dlaf::matrix;
using namespace dlaf::matrix::internal;
Expand Down

0 comments on commit 7813c7c

Please sign in to comment.