mirror of https://github.com/Cysharp/UniTask
Merge pull request #28 from rarudo/fix/compile_error
Fixed compile error in some platformpull/32/head
commit
10ba7bcfde
|
@ -391,5 +391,5 @@ namespace UniRx.Async.Internal
|
||||||
public abstract bool MoveNext();
|
public abstract bool MoveNext();
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif
|
|
||||||
}
|
}
|
||||||
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue