mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-10-04 01:26:29 +08:00
fix include define to align name
This commit is contained in:
parent
48e0caa4ff
commit
3d3f71c26d
@ -1,5 +1,5 @@
|
||||
#ifndef slic3r_TriangleMatrix_hpp_
|
||||
#define slic3r_TriangleMatrix_hpp_
|
||||
#ifndef slic3r_TransformationMatrix_hpp_
|
||||
#define slic3r_TransformationMatrix_hpp_
|
||||
|
||||
#include "libslic3r.h"
|
||||
#include "Point.hpp"
|
||||
|
Loading…
x
Reference in New Issue
Block a user