mirror of
https://github.com/wassname/ray.git
synced 2026-07-23 13:10:11 +08:00
Fix windows build (#11786)
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <functional>
|
||||
|
||||
namespace ray {
|
||||
|
||||
/// A callback to asynchronously spill objects when space is needed. The
|
||||
|
||||
Reference in New Issue
Block a user