Skip to content

Commit f707aa4

Browse files
generatedunixname89002005287564facebook-github-bot
authored andcommitted
Fix CQS signal facebook-unused-include-check in fbcode/thrift/lib/cpp/concurrency
Reviewed By: itamaro Differential Revision: D77854677 fbshipit-source-id: 1877ef6cd6757d462f230d17a80f88b4cfbcf469
1 parent 79c1234 commit f707aa4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

third-party/thrift/src/thrift/lib/cpp/concurrency/ThreadManager.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,11 @@
2222
#include <memory>
2323
#include <mutex>
2424
#include <queue>
25-
#include <set>
2625
#include <string>
2726

2827
#include <glog/logging.h>
2928

3029
#include <folly/Conv.h>
31-
#include <folly/CppAttributes.h>
3230
#include <folly/DefaultKeepAliveExecutor.h>
3331
#include <folly/ExceptionString.h>
3432
#include <folly/GLog.h>

0 commit comments

Comments
 (0)