mirror of
https://github.com/Cysharp/UniTask.git
synced 2026-05-23 08:10:15 +00:00
Merge pull request #28 from rarudo/fix/compile_error
Fixed compile error in some platform
This commit is contained in:
@@ -391,5 +391,5 @@ namespace UniRx.Async.Internal
|
|||||||
public abstract bool MoveNext();
|
public abstract bool MoveNext();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
}
|
||||||
#endif
|
#endif
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user