Skip to content

Commit

Permalink
Fixed compile error in some platform
Browse files Browse the repository at this point in the history
  • Loading branch information
rarudo committed Jul 24, 2019
1 parent f82c762 commit 89d7e7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/UniRx.Async/Internal/ReusablePromise.cs
Original file line number Diff line number Diff line change
Expand Up @@ -391,5 +391,5 @@ protected void Complete()
public abstract bool MoveNext();
}

}
#endif
}

0 comments on commit 89d7e7c

Please sign in to comment.