mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-20 02:28:10 +08:00
Fix warning: Namespace uses itself
This commit is contained in:

committed by
ArthurSonzogni

parent
40800ac019
commit
71598cb18d
@@ -5,8 +5,6 @@
|
||||
|
||||
namespace ftxui {
|
||||
|
||||
using namespace ftxui;
|
||||
|
||||
static wchar_t simple_border_charset[] = L"┌┐└┘─│┬┴┤├";
|
||||
|
||||
class Border : public Node {
|
||||
|
Reference in New Issue
Block a user