Skip to content

Commit

Permalink
add iomanip
Browse files Browse the repository at this point in the history
Summary: ci complains

Differential Revision: D60598693
  • Loading branch information
DenisYaroshevskiy authored and facebook-github-bot committed Aug 1, 2024
1 parent 6b0454f commit e5f7bd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions folly/concurrency/test/DynamicBoundedQueueTest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
#include <glog/logging.h>

#include <atomic>
#include <iomanip>
#include <thread>

DEFINE_bool(bench, false, "run benchmark");
Expand Down

0 comments on commit e5f7bd3

Please sign in to comment.