Move all files under src/

This commit is contained in:
Konstantinos Sideris 2018-07-17 16:37:25 +03:00
parent 96a2c614bf
commit 0e814da91c
145 changed files with 281 additions and 279 deletions

View file

@ -1,7 +1,7 @@
#include "Olm.hpp"
#include "Olm.h"
#include "Cache.h"
#include "Logging.hpp"
#include "Logging.h"
#include "MatrixClient.h"
using namespace mtx::crypto;