diff options
Diffstat (limited to 'Graphics/GraphicsEngine')
| -rw-r--r-- | Graphics/GraphicsEngine/interface/Sampler.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Graphics/GraphicsEngine/interface/Sampler.h b/Graphics/GraphicsEngine/interface/Sampler.h index a36eeae0..bc8a649d 100644 --- a/Graphics/GraphicsEngine/interface/Sampler.h +++ b/Graphics/GraphicsEngine/interface/Sampler.h @@ -26,6 +26,7 @@ /// \file /// Definition of the Diligent::ISampler interface and related data structures +#include <cfloat> #include "DeviceObject.h" namespace Diligent |
