Skip to content

Commit

Permalink
Update utils.h
Browse files Browse the repository at this point in the history
  • Loading branch information
gulivarese authored May 12, 2024
1 parent 17d14da commit a130366
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/c_api/utils.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,11 @@
// Please, refer to the LICENSE file in the root directory.
// SPDX-License-Identifier: BSD-3-Clause
//
#include <tuple>

#pragma once

#include <tuple>

#include <dlaf/communication/communicator_grid.h>
#include <dlaf/matrix/distribution.h>
#include <dlaf/matrix/layout_info.h>
Expand Down

0 comments on commit a130366

Please sign in to comment.