Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2d0d11 commit a06bae9Copy full SHA for a06bae9
1 file changed
src/tri/_tri.cpp
@@ -2056,4 +2056,4 @@ TrapezoidMapTriFinder::Trapezoid::set_upper_right(Trapezoid* upper_right_)
2056
upper_right = upper_right_;
2057
if (upper_right != 0)
2058
upper_right->upper_left = this;
2059
-}
+}
0 commit comments