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

Removed wrong dependency on wxWidgets from libslic3r.

Added cmake message for WXWIN environment variable.
This commit is contained in:
bubnikv
2018-09-19 17:55:17 +02:00
parent 6003005812
commit d7f1c8670f
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -1,7 +1,6 @@
#include "Analyzer.hpp"
#include "PreviewData.hpp"
#include <float.h>
#include <wx/intl.h>
#include <I18N.hpp>
#include <boost/format.hpp>