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 'extern/draco/dracoenc/src/draco/draco_features.h')
-rw-r--r--extern/draco/dracoenc/src/draco/draco_features.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/extern/draco/dracoenc/src/draco/draco_features.h b/extern/draco/dracoenc/src/draco/draco_features.h
new file mode 100644
index 00000000000..f067ca44dd0
--- /dev/null
+++ b/extern/draco/dracoenc/src/draco/draco_features.h
@@ -0,0 +1,8 @@
+// GENERATED FILE -- DO NOT EDIT
+
+#ifndef DRACO_FEATURES_H_
+#define DRACO_FEATURES_H_
+
+#define DRACO_ATTRIBUTE_DEDUPLICATION_SUPPORTED
+
+#endif // DRACO_FEATURES_H_ \ No newline at end of file