Fixed compile error in some platform

This commit is contained in:
Shunta Imai
2019-07-24 15:49:53 +09:00
parent f82c762263
commit 89d7e7c5fb

View File

@@ -391,5 +391,5 @@ namespace UniRx.Async.Internal
public abstract bool MoveNext();
}
}
#endif
}