Michael Ragazzon 3 lat temu
rodzic
commit
ac534b2b63
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Include/RmlUi/Core/ComputedValues.h

+ 1 - 1
Include/RmlUi/Core/ComputedValues.h

@@ -32,7 +32,7 @@
 #include "Element.h"
 #include "StyleTypes.h"
 #include "Types.h"
-#include <climits>
+#include <cfloat>
 
 namespace Rml {
 namespace Style {