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/IK_CGChainSolver.h')
-rw-r--r--intern/iksolver/intern/IK_CGChainSolver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/intern/iksolver/intern/IK_CGChainSolver.h b/intern/iksolver/intern/IK_CGChainSolver.h
index f7aeee090a1..1a82e87df2a 100644
--- a/intern/iksolver/intern/IK_CGChainSolver.h
+++ b/intern/iksolver/intern/IK_CGChainSolver.h
@@ -174,5 +174,5 @@ private :
MEM_SmartPtr<IK_ConjugateGradientSolver> m_grad_solver;
};
+#endif
-#endif \ No newline at end of file