Skip to content

Commit b6c6552

Browse files
authored
Add missing #pragma once (#1838)
1 parent 83a0340 commit b6c6552

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mlx/backend/metal/kernels.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
// Copyright © 2024 Apple Inc.
22

3+
#pragma once
4+
35
#include <fmt/format.h>
46

57
#include "mlx/array.h"

0 commit comments

Comments
 (0)