Use /etc/machine-id as unique id on Linux

This commit is contained in:
Lukas Matena 2021-10-01 13:32:04 +02:00
parent 1bef2eacc5
commit e8412d654c
2 changed files with 19 additions and 2 deletions

View file

@ -9,6 +9,8 @@
#include <libslic3r/format.hpp>
#include <wx/string.h>
namespace Slic3r {
namespace GUI {