Skip to content
Snippets Groups Projects
Commit 688d5b0f authored by Konstantinos Sideris's avatar Konstantinos Sideris
Browse files

Remove more private libolm headers

parent a80c6d00
No related branches found
No related tags found
No related merge requests found
......@@ -10,10 +10,7 @@
#include <mtx/identifiers.hpp>
#include <mtx/requests.hpp>
#include <olm/account.hh>
#include <olm/error.h>
#include <olm/olm.h>
#include <olm/session.hh>
#include "mtxclient/crypto/objects.hpp"
#include "mtxclient/crypto/types.hpp"
......
......@@ -4,8 +4,6 @@
#include <gtest/gtest.h>
#include "olm/account.hh"
#include "mtxclient/crypto/client.hpp"
#include "mtxclient/http/client.hpp"
......
......@@ -4,7 +4,6 @@
#include <mtxclient/crypto/client.hpp>
#include <olm/olm.h>
#include <olm/utility.hh>
using json = nlohmann::json;
......
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