mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-22 20:58:10 +08:00
Add missing <algorithm> include
This commit is contained in:

committed by
ArthurSonzogni

parent
a1c390ea31
commit
539ec45036
@@ -3,6 +3,8 @@
|
||||
#include "ftxui/dom/elements.hpp"
|
||||
#include "ftxui/dom/node.hpp"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
namespace ftxui {
|
||||
|
||||
class Size : public Node {
|
||||
|
Reference in New Issue
Block a user