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

committed by
ArthurSonzogni

parent
40800ac019
commit
71598cb18d
@@ -3,8 +3,6 @@
|
||||
|
||||
namespace ftxui {
|
||||
|
||||
using namespace ftxui;
|
||||
|
||||
static const std::vector<std::vector<std::vector<std::wstring>>> elements = {
|
||||
{
|
||||
{L"Replaced by the gauge"},
|
||||
|
Reference in New Issue
Block a user