aboutsummaryrefslogtreecommitdiff
path: root/include/cru/ui/render/layout_render_object.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/cru/ui/render/layout_render_object.hpp')
-rw-r--r--include/cru/ui/render/layout_render_object.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/cru/ui/render/layout_render_object.hpp b/include/cru/ui/render/layout_render_object.hpp
index db6daba9..0b60a647 100644
--- a/include/cru/ui/render/layout_render_object.hpp
+++ b/include/cru/ui/render/layout_render_object.hpp
@@ -4,7 +4,6 @@
#include "cru/platform/graph/util/painter.hpp"
#include <cassert>
-#include <functional>
namespace cru::ui::render {
template <typename TChildLayoutData>