Skip to content

Commit

Permalink
Update invoke.h
Browse files Browse the repository at this point in the history
  • Loading branch information
gulivarese authored May 12, 2024
1 parent a09b80e commit 9db3874
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/include/dlaf_test/lapack/invoke.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
// SPDX-License-Identifier: BSD-3-Clause
//

#include <utility>

#pragma once

#ifdef DLAF_WITH_GPU
#include <whip.hpp>
#endif

#include <utility>

#include <dlaf/types.h>

#ifdef DLAF_WITH_GPU
Expand Down

0 comments on commit 9db3874

Please sign in to comment.