1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-13 08:24:27 +00:00

Fixed missing header (clang is picky)

This commit is contained in:
bubnikv
2019-04-18 15:22:58 +02:00
parent 9cd3c594be
commit 08b01338a8
+1
View File
@@ -4,6 +4,7 @@
#include "libslic3r/PrintConfig.hpp"
#include <wx/frame.h>
#include <wx/settings.h>
#include <wx/string.h>
#include <string>