Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'intern/iksolver/intern/TNT/region2d.h')
-rw-r--r--intern/iksolver/intern/TNT/region2d.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/intern/iksolver/intern/TNT/region2d.h b/intern/iksolver/intern/TNT/region2d.h
index d612dfdaa79..11908cdd6cf 100644
--- a/intern/iksolver/intern/TNT/region2d.h
+++ b/intern/iksolver/intern/TNT/region2d.h
@@ -495,5 +495,5 @@ std::ostream& operator<<(std::ostream &s, const Region2D<Array2D> &A)
} // namespace TNT
-#endif
-// REGION2D_H
+#endif // REGION2D_H
+