Yet another bugfix for gcc where MSVC was happy with non-conformant code
This commit is contained in:
parent
ad2dfe345d
commit
bc1737c0da
1 changed files with 1 additions and 1 deletions
|
@ -170,4 +170,4 @@ int ray_circle_intersections(T r, T a, T b, T c, std::pair<Eigen::Matrix<T, 2, 1
|
|||
|
||||
} } // namespace Slic3r::Geometry
|
||||
|
||||
#endif slic3r_Geometry_Circle_hpp_
|
||||
#endif // slic3r_Geometry_Circle_hpp_
|
||||
|
|
Loading…
Reference in a new issue