Skip to content

Conversation

@AliShug
Copy link
Contributor

@AliShug AliShug commented Jul 23, 2015

Replaces use of roundf() function in registration.cpp with (int)(x + 0.5f) to allow compiling on older versions of MSVC.

Replaces use of `roundf()` function in registration.cpp with `(int)(x +
0.5f)` to allow compiling on older versions of MSVC.
@floe
Copy link
Contributor

floe commented Jul 23, 2015

@wiedemeyer any comments - this should work transparently AFAICT?

@floe floe added this to the 0.1 milestone Jul 23, 2015
floe added a commit that referenced this pull request Jul 28, 2015
Remove `roundf()` use from Registration
@floe floe merged commit 2a3a948 into OpenKinect:master Jul 28, 2015
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