Fixed compile error in some platform

master
Shunta Imai 2019-07-24 15:49:53 +09:00
parent f82c762263
commit 89d7e7c5fb
1 changed files with 1 additions and 1 deletions

View File

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