sysinfo.cpp 72 B

123456789101112
  1. #include "sysinfo.h"
  2. SysInfo::SysInfo()
  3. {
  4. }
  5. SysInfo::~SysInfo()
  6. {
  7. }