Skip to content

Commit

Permalink
maint: Remove use of folly/portability/PThread.h (#1447)
Browse files Browse the repository at this point in the history
  • Loading branch information
jjerphan authored Mar 21, 2024
1 parent a9b723d commit 8901642
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cpp/arcticdb/python/python_module.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@

#include <pybind11/pybind11.h>
#include <folly/system/ThreadName.h>
#include <folly/portability/PThread.h>
#include <mongocxx/exception/logic_error.hpp>

#include <logger.pb.h>
Expand Down

0 comments on commit 8901642

Please sign in to comment.