Skip to content

Commit

Permalink
Merge pull request #28 from rarudo/fix/compile_error
Browse files Browse the repository at this point in the history
Fixed compile error in some platform
  • Loading branch information
neuecc authored Jul 25, 2019
2 parents f82c762 + 89d7e7c commit 10ba7bc
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 10ba7bc

Please sign in to comment.