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/decimation/intern/LOD_EdgeCollapser.h')
-rw-r--r--intern/decimation/intern/LOD_EdgeCollapser.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/intern/decimation/intern/LOD_EdgeCollapser.h b/intern/decimation/intern/LOD_EdgeCollapser.h
index c19786c8b85..d889ae25921 100644
--- a/intern/decimation/intern/LOD_EdgeCollapser.h
+++ b/intern/decimation/intern/LOD_EdgeCollapser.h
@@ -33,6 +33,11 @@
#define NAN_INCLDUED_EgdeCollapser_h
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
+
// This is a helper class that collapses edges of a 2 - manifold mesh.
#include "LOD_MeshPrimitives.h"