1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-23 10:04:26 +00:00

Fix compilation on Windows

This commit is contained in:
Alessandro Ranellucci
2015-11-06 10:43:11 +01:00
parent 9f9b5afedb
commit 97bf69ba7f
3 changed files with 16 additions and 10 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
#define slic3r_GCodeSender_hpp_
#ifdef BOOST_LIBS
#include <myinit.h>
#include <libslic3r/libslic3r.h>
#include <queue>
#include <string>
#include <vector>