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/region1d.h')
-rw-r--r--intern/iksolver/intern/TNT/region1d.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/intern/iksolver/intern/TNT/region1d.h b/intern/iksolver/intern/TNT/region1d.h
index 0307ee02c39..666b0920759 100644
--- a/intern/iksolver/intern/TNT/region1d.h
+++ b/intern/iksolver/intern/TNT/region1d.h
@@ -399,5 +399,5 @@ std::ostream& operator<<(std::ostream &s, const_Region1D<Array1D> &A)
} // namespace TNT
-#endif
-// const_Region1D_H
+#endif // const_Region1D_H
+