summaryrefslogtreecommitdiffstats
path: root/Components/src/ShadowMapManager.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Components/src/ShadowMapManager.cpp')
-rw-r--r--Components/src/ShadowMapManager.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Components/src/ShadowMapManager.cpp b/Components/src/ShadowMapManager.cpp
index 2bcb873..b8690f5 100644
--- a/Components/src/ShadowMapManager.cpp
+++ b/Components/src/ShadowMapManager.cpp
@@ -25,6 +25,8 @@
* of the possibility of such damages.
*/
+#include <cfloat>
+
#include "ShadowMapManager.h"
#include "AdvancedMath.hpp"
#include "../../../Utilities/include/DiligentFXShaderSourceStreamFactory.h"