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/moto/include/MT_MinMax.h')
-rwxr-xr-xintern/moto/include/MT_MinMax.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/intern/moto/include/MT_MinMax.h b/intern/moto/include/MT_MinMax.h
index b206aa6efaf..06f8a8d18c8 100755
--- a/intern/moto/include/MT_MinMax.h
+++ b/intern/moto/include/MT_MinMax.h
@@ -67,3 +67,4 @@ inline void MT_set_max(T& a, const T& b) {
}
#endif
+