Skip to content

Commit

Permalink
Update style
Browse files Browse the repository at this point in the history
  • Loading branch information
wphicks committed Feb 18, 2025
1 parent 99779f2 commit 2ac1e34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/include/raft/sparse/linalg/detail/laplacian.cuh
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
* limitations under the License.
*/
#pragma once
#include <raft/core/device_csr_matrix.hpp>
#include <raft/core/detail/macros.hpp>
#include <raft/core/device_csr_matrix.hpp>
#include <raft/core/resources.hpp>

#include <type_traits>
Expand Down

0 comments on commit 2ac1e34

Please sign in to comment.