Replaced values.h with float.h is avoid Windows compile issues
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <values.h>
|
||||
#include <float.h>
|
||||
|
||||
#include <fstream>
|
||||
#include <osgViewer/Viewer>
|
||||
|
||||
Reference in New Issue
Block a user