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 'source/blender/freestyle/intern/system/Precision.h')
-rw-r--r--source/blender/freestyle/intern/system/Precision.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/blender/freestyle/intern/system/Precision.h b/source/blender/freestyle/intern/system/Precision.h
index a03730433e5..c6695f207cc 100644
--- a/source/blender/freestyle/intern/system/Precision.h
+++ b/source/blender/freestyle/intern/system/Precision.h
@@ -27,9 +27,9 @@ namespace Freestyle {
typedef double real;
#ifndef SWIG
- static const real M_EPSILON = 0.00000001;
-#endif // SWIG
+static const real M_EPSILON = 0.00000001;
+#endif // SWIG
} /* namespace Freestyle */
-#endif // __FREESTYLE_PRECISION_H__
+#endif // __FREESTYLE_PRECISION_H__