Browse Source

Try again

Michael Ragazzon 5 years ago
parent
commit
ed53499025
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Source/Core/LayoutEngine.cpp

+ 1 - 0
Source/Core/LayoutEngine.cpp

@@ -38,6 +38,7 @@
 #include "../../Include/RmlUi/Core/Profiling.h"
 #include "../../Include/RmlUi/Core/Types.h"
 #include <float.h>
+#include <cstddef>
 
 namespace Rml {
 namespace Core {