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/include')
-rw-r--r--source/blender/include/reeb.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/blender/include/reeb.h b/source/blender/include/reeb.h
index 1f9a7801b06..57f7d1b60cf 100644
--- a/source/blender/include/reeb.h
+++ b/source/blender/include/reeb.h
@@ -28,6 +28,8 @@
#ifndef REEB_H_
#define REEB_H_
+//#define WITH_BF_REEB
+
#include "DNA_listBase.h"
#include "BLI_graph.h"