@@ -32,6 +32,7 @@
#include "Traits.h"
#include "Types.h"
#include "Header.h"
+#include "Element.h"
#include "Profiling.h"
namespace Rml {
@@ -27,6 +27,7 @@
*/
#include "../../Include/RmlUi/Core/ConvolutionFilter.h"
+#include <float.h>
namespace Core {
@@ -34,6 +34,7 @@
#include "../../Include/RmlUi/Core/ElementScroll.h"
#include "../../Include/RmlUi/Core/Property.h"
#include "../../Include/RmlUi/Core/Profiling.h"
@@ -31,6 +31,7 @@
#include "LayoutEngine.h"
#include "../../Include/RmlUi/Core/Element.h"
@@ -37,6 +37,7 @@
#include "../../Include/RmlUi/Core/Types.h"