fix(backend): Include algorithm library in Allocator (#1992)
Signed-off-by: Andrey Velichkevich <[email protected]>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
// Copyright © 2023 Apple Inc.
|
||||
|
||||
#include <algorithm>
|
||||
#include <mutex>
|
||||
|
||||
#include "mlx/allocator.h"
|
||||
|
||||
Reference in New Issue
Block a user