Slic3r was split to a Slic3r.dll / Slic3r.exe / Slic3r-console.exe /

Slic3r-noconsole.exe on Windows.
This commit is contained in:
bubnikv 2018-10-26 11:57:52 +02:00
parent f651182101
commit 21caa9de48
3 changed files with 55 additions and 12 deletions

View file

@ -1,6 +1,7 @@
#ifndef slic3r_WipeTower_hpp_
#define slic3r_WipeTower_hpp_
#include <math.h>
#include <utility>
#include <string>
#include <vector>