Merge branch 'dev_native' of http://github.com/prusa3d/Slic3r into dev_native

This commit is contained in:
Lukas Matena
2018-10-26 15:53:24 +02:00
4 changed files with 134 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>