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/action/ACT_Action.h')
-rw-r--r--intern/action/ACT_Action.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/intern/action/ACT_Action.h b/intern/action/ACT_Action.h
index 2b54d10359e..876ca2bc6b9 100644
--- a/intern/action/ACT_Action.h
+++ b/intern/action/ACT_Action.h
@@ -137,4 +137,5 @@ inline bool ACT_Action::getIsApplied() const
return m_applied;
}
-#endif // _H_ACT_ACTION_H_ \ No newline at end of file
+#endif // _H_ACT_ACTION_H_
+