mirror of
https://github.com/apple/foundationdb.git
synced 2025-05-15 18:32:18 +08:00
fixup! Remove the boost/bind.hpp in TLSTest.cpp
Not used, and causes gcc emit warning
This commit is contained in:
parent
542b5e61cf
commit
26877a8924
@ -20,7 +20,6 @@
|
|||||||
|
|
||||||
#include <boost/asio.hpp>
|
#include <boost/asio.hpp>
|
||||||
#include <boost/asio/ssl.hpp>
|
#include <boost/asio/ssl.hpp>
|
||||||
#include <boost/bind.hpp>
|
|
||||||
#include <fmt/format.h>
|
#include <fmt/format.h>
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user