refactor menustatr
This commit is contained in:
@ -32,7 +32,6 @@
|
||||
#include <sstream>
|
||||
#include <iomanip>
|
||||
|
||||
|
||||
using namespace std;
|
||||
|
||||
#include "drive.h"
|
||||
@ -46,7 +45,6 @@ template <typename T, typename I> T* iterator_to_pointer(I i)
|
||||
return (&(*i));
|
||||
}
|
||||
|
||||
|
||||
class reHDD
|
||||
{
|
||||
protected:
|
||||
|
Reference in New Issue
Block a user