Move logging.hpp

This commit is contained in:
topjohnwu
2020-06-17 01:17:28 -07:00
parent ec3705f2ed
commit 1e2f776b83
27 changed files with 5 additions and 25 deletions

View File

@ -10,7 +10,6 @@
#include <mincrypt/sha.h>
#include <mincrypt/sha256.h>
#include <utils.hpp>
#include <logging.hpp>
#include "bootimg.hpp"
#include "magiskboot.hpp"