Skip to content

Commit bee4dac

Browse files
generatedunixname89002005287564facebook-github-bot
authored andcommitted
Fix CQS signal facebook-unused-include-check in fbcode/thrift/lib/cpp2/type
Reviewed By: dtolnay Differential Revision: D75443414 fbshipit-source-id: dd76b8ee2b7910308f29deec4cbc60e5d3ecd2d9
1 parent 20054ee commit bee4dac

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

third-party/thrift/src/thrift/lib/cpp2/type/NativeTypeTest.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
#include <list>
2020
#include <map>
2121
#include <type_traits>
22-
#include <unordered_set>
2322

2423
#include <gtest/gtest.h>
2524
#include <thrift/lib/cpp2/type/Tag.h>

third-party/thrift/src/thrift/lib/cpp2/type/Protocol.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616

1717
#include <thrift/lib/cpp2/type/Protocol.h>
1818

19-
#include <folly/lang/Exception.h>
2019
#include <thrift/lib/cpp2/type/UniversalName.h>
2120

2221
namespace apache::thrift::type {

third-party/thrift/src/thrift/lib/cpp2/type/TypeRegistryTest.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
#include <thrift/lib/cpp2/type/AnyValue.h>
2323
#include <thrift/lib/cpp2/type/Runtime.h>
2424
#include <thrift/lib/cpp2/type/Tag.h>
25-
#include <thrift/lib/cpp2/type/Testing.h>
2625
#include <thrift/lib/cpp2/type/UniversalName.h>
2726

2827
namespace apache::thrift::type {

0 commit comments

Comments
 (0)