SendSystemInfoDialog: Collect CPU info on Windows

This commit is contained in:
Lukas Matena 2021-09-17 14:01:16 +02:00
parent a49c691241
commit 4733e17266
2 changed files with 52 additions and 12 deletions

View file

@ -1,10 +1,6 @@
#ifndef slic3r_SendSystemInfoDialog_hpp_
#define slic3r_SendSystemInfoDialog_hpp_
#include "GUI_Utils.hpp"
#include <string>
namespace Slic3r {
namespace GUI {