mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-28 16:29:34 +08:00
Run IWYU (#450)
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#include "ftxui/screen/color.hpp"
|
||||
#include <gtest/gtest-message.h> // for Message
|
||||
#include <gtest/gtest-test-part.h> // for TestPartResult, SuiteApiResolver, TestFactoryImpl
|
||||
#include <gtest/gtest.h>
|
||||
#include "ftxui/screen/terminal.hpp"
|
||||
#include "gtest/gtest_pred_impl.h" // for EXPECT_EQ, Test, TEST
|
||||
|
||||
namespace ftxui {
|
||||
|
||||
|
@@ -1,9 +1,6 @@
|
||||
#include <gtest/gtest-message.h> // for Message
|
||||
#include <gtest/gtest-test-part.h> // for TestPartResult, SuiteApiResolver, TestFactoryImpl
|
||||
#include <string> // for allocator, string
|
||||
|
||||
#include "ftxui/screen/string.hpp"
|
||||
#include "gtest/gtest_pred_impl.h" // for EXPECT_EQ, Test, TEST
|
||||
#include <gtest/gtest.h>
|
||||
#include <string> // for allocator, string
|
||||
|
||||
namespace ftxui {
|
||||
|
||||
|
Reference in New Issue
Block a user