Skip to content

Make math_funcs.h use lrint on msvc 2013 #41

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 13, 2014
Merged

Make math_funcs.h use lrint on msvc 2013 #41

merged 1 commit into from
Feb 13, 2014

Conversation

mdcasey
Copy link
Contributor

@mdcasey mdcasey commented Feb 11, 2014

msvc 2013 has lrint in math.h. This patch makes math_funcs.h use lrint if msvc is 2013 or greater.

reduz added a commit that referenced this pull request Feb 13, 2014
Make math_funcs.h use lrint on msvc 2013
@reduz reduz merged commit 3319fd3 into godotengine:master Feb 13, 2014
lawnjelly added a commit to lawnjelly/godot that referenced this pull request May 24, 2023
505032129 pushed a commit to 505032129/godot that referenced this pull request Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants