Skip to content

Commit

Permalink
Update impl.h
Browse files Browse the repository at this point in the history
  • Loading branch information
gulivarese authored May 12, 2024
1 parent 6cb82b0 commit b98fb7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions include/dlaf/multiplication/triangular/impl.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
// SPDX-License-Identifier: BSD-3-Clause
//

#pragma once

#include <cstddef>
#include <utility>

#pragma once

#include <pika/execution.hpp>
#include <pika/thread.hpp>

Expand Down

0 comments on commit b98fb7e

Please sign in to comment.