detect offline drives

This commit is contained in:
2020-08-04 19:51:34 +02:00
parent 27b48de32a
commit 89f900c970
3 changed files with 32 additions and 29 deletions

View File

@ -8,6 +8,8 @@
#ifndef REHDD_H_
#define REHDD_H_
#define DRYRUN
#include <iostream>
#include <string>
#include <fstream>