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/container/CTR_List.h')
-rw-r--r--intern/container/CTR_List.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/intern/container/CTR_List.h b/intern/container/CTR_List.h
index 2ca2d60d0e7..23d82d40819 100644
--- a/intern/container/CTR_List.h
+++ b/intern/container/CTR_List.h
@@ -64,6 +64,11 @@
#ifndef CTR_LIST_H
#define CTR_LIST_H
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
+
class CTR_Link {
public:
CTR_Link(