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_MeshException.h')
-rw-r--r--intern/decimation/intern/LOD_MeshException.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/intern/decimation/intern/LOD_MeshException.h b/intern/decimation/intern/LOD_MeshException.h
index 0f8d1de546a..252c86c5fb1 100644
--- a/intern/decimation/intern/LOD_MeshException.h
+++ b/intern/decimation/intern/LOD_MeshException.h
@@ -30,9 +30,11 @@
*/
#ifndef NAN_INCLUDED_MeshExceptions_h
-
#define NAN_INCLUDED_MeshExceptions_h
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
class LOD_MeshException {