Skip to content
Snippets Groups Projects
Commit 9a766408 authored by Utkarsh Ayachit's avatar Utkarsh Ayachit
Browse files

Fix VS2008 build issues with std::abs(__int64).

Since NUMFLUIDS is never going to be greater than MAXINT, we simply add
a static_cast<int> to avoid this build issue.
parent 085b6986
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment