You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Upgrade libutils to C++
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
#include "magisk.h"
|
||||
#include "daemon.h"
|
||||
#include "utils.hpp"
|
||||
#include "utils.h"
|
||||
#include "magiskhide.h"
|
||||
#include "flags.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user