Browse Source

Try again

Michael Ragazzon 5 năm trước cách đây
mục cha
commit
ed53499025
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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/Profiling.h"
 #include "../../Include/RmlUi/Core/Types.h"
 #include "../../Include/RmlUi/Core/Types.h"
 #include <float.h>
 #include <float.h>
+#include <cstddef>
 
 
 namespace Rml {
 namespace Rml {
 namespace Core {
 namespace Core {