Replace to_SV_ref() and to_SV_clone_ref() with templated glue functions
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#ifndef slic3r_MultiPoint_hpp_
|
||||
#define slic3r_MultiPoint_hpp_
|
||||
|
||||
#include <myinit.h>
|
||||
#include "Line.hpp"
|
||||
#include "Point.hpp"
|
||||
#include <algorithm>
|
||||
|
||||
Reference in New Issue
Block a user