mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-14 02:35:52 +08:00
removing guards
This commit is contained in:
parent
0373496baa
commit
5aa0539a76
@ -1,4 +1,3 @@
|
||||
#ifndef SLIC3RXS
|
||||
#include "SupportMaterial.hpp"
|
||||
|
||||
namespace Slic3r
|
||||
@ -1224,4 +1223,3 @@ SupportMaterial::create_circle(coordf_t radius)
|
||||
}
|
||||
|
||||
}
|
||||
#endif // SLIC3RXS
|
||||
|
@ -1,4 +1,3 @@
|
||||
#ifndef SLIC3RXS
|
||||
#ifndef slic3r_SupportMaterial_hpp_
|
||||
#define slic3r_SupportMaterial_hpp_
|
||||
|
||||
@ -168,4 +167,3 @@ private:
|
||||
|
||||
#endif
|
||||
|
||||
#endif // SLIC3RXS
|
||||
|
Loading…
x
Reference in New Issue
Block a user