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/functions/intern/multi_function_context.cc')
-rw-r--r--source/blender/functions/intern/multi_function_context.cc5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/blender/functions/intern/multi_function_context.cc b/source/blender/functions/intern/multi_function_context.cc
new file mode 100644
index 00000000000..c58331b4895
--- /dev/null
+++ b/source/blender/functions/intern/multi_function_context.cc
@@ -0,0 +1,5 @@
+#include "FN_multi_function_context.h"
+
+namespace FN {
+
+} // namespace FN