Skip to content
Snippets Groups Projects
Verified Commit a9c681f0 authored by Nicolas Werner's avatar Nicolas Werner
Browse files

Fix tests

parent 0b70ad40
No related branches found
No related tags found
No related merge requests found
Pipeline #929 passed
......@@ -22,9 +22,6 @@
#include "mtxclient/utils.hpp" // for random_token, url_encode, des...
// #include "mtx/common.hpp"
#if __APPLE__
#include <boost/asio/ssl.hpp>
#endif
#include <boost/beast/http/fields.hpp> // for fields
#include <boost/beast/http/status.hpp> // for status
#include <boost/system/error_code.hpp> // for error_code
......
#include "mtxclient/http/client.hpp"
#include "mtx/log.hpp"
#include "mtxclient/http/asio_overrides.hpp"
#include "mtx/log.hpp"
#include "mtxclient/http/client.hpp"
#include "mtxclient/http/client_impl.hpp"
#if defined(__APPLE__)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment