Skip to content

Commit

Permalink
Add float.h to embree
Browse files Browse the repository at this point in the history
  • Loading branch information
chkim-usgs committed Nov 26, 2024
1 parent 3fcb162 commit 117119b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions isis/src/base/objs/EmbreeShapeModel/EmbreeShapeModel.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ find files of those names at the top level of this repository. **/
#include "EmbreeShapeModel.h"

#include <numeric>
#include <float.h>

#include <QtGlobal>
#include <QList>
Expand Down

0 comments on commit 117119b

Please sign in to comment.