pmt: Improve libraries
- Tests have been improved. - Some functions and classes in libhelper have been improved for better results.
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
#include <iostream>
|
||||
#include <libpartition_map/lib.hpp>
|
||||
#include <unistd.h>
|
||||
#include <pstl/glue_execution_defs.h>
|
||||
|
||||
int main() {
|
||||
if (getuid() != 0) return 2;
|
||||
|
||||
Reference in New Issue
Block a user