Fix compilation errors on WebAssembly and Windows.

This commit is contained in:
ArthurSonzogni
2021-04-25 17:28:16 +02:00
parent 5322e5a683
commit f062634226
2 changed files with 1 additions and 3 deletions

View File

@@ -5,8 +5,6 @@
namespace ftxui {
Box box;
// Helper class.
class Reflect : public Node {
public: