Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'xs/main.xs.in')
-rw-r--r--xs/main.xs.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/xs/main.xs.in b/xs/main.xs.in
index d2bb2518b..3523d569e 100644
--- a/xs/main.xs.in
+++ b/xs/main.xs.in
@@ -2,7 +2,7 @@
#include <cstdlib>
#include <ostream>
#include <sstream>
-#include <libslic3r/GCodeSender.hpp>
+// #include <libslic3r/GCodeSender.hpp>
#ifdef __cplusplus
extern "C" {