Fixed compile error in some platform
parent
f82c762263
commit
89d7e7c5fb
|
@ -391,5 +391,5 @@ namespace UniRx.Async.Internal
|
||||||
public abstract bool MoveNext();
|
public abstract bool MoveNext();
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif
|
|
||||||
}
|
}
|
||||||
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue