lis-epfl / robogen

RoboGen - Robot generation through artificial evolution
http://www.robogen.org
GNU General Public License v3.0
27 stars 16 forks source link

Replaced isinf by std::isinf in NeatContainer to compile on Ubuntu16 #59

Closed basil-huber closed 10 months ago

basil-huber commented 8 years ago

This fixes #58

Tested on Ubuntu16 (gcc version 5.4.0) and Ubuntu14 (gcc version 4.8.4)