Skip to content

Remove definition of unused function 'round' - #5

Open
Delta-Sigma wants to merge 1 commit into
deepmedic:masterfrom
Delta-Sigma:patch-1
Open

Remove definition of unused function 'round'#5
Delta-Sigma wants to merge 1 commit into
deepmedic:masterfrom
Delta-Sigma:patch-1

Conversation

@Delta-Sigma

Copy link
Copy Markdown

Not only is it ununsed, it brings up an error of redifinition of 'double round(double)' in cmath/math.h. (reporting this on VS 2013. Build failed because of this error.) Consider removing it altogether?

Not only is it ununsed, it brings up an error of redifinition of 'double round(double)' in cmath/math.h. (reporting this on VS 2013) Consider removing it altogether?
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.

1 participant