Skip to content
Snippets Groups Projects
Commit 04110d97 authored by Christoph Grüninger's avatar Christoph Grüninger
Browse files

Merge branch 'feature/isnan-from-namespace-std' into 'master'

Add explicit std namespace specifier to std::isnan

Without `std::` these erros out for me (clang-3.8 / ubuntu 16.04) 

See merge request !148
parents c9789850 b08f8f83
No related branches found
No related tags found
1 merge request!148Add explicit std namespace specifier to std::isnan
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