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_UHeap.h')
-rw-r--r--intern/container/CTR_UHeap.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/intern/container/CTR_UHeap.h b/intern/container/CTR_UHeap.h
index 1f7c80fac2a..a7fc33387ee 100644
--- a/intern/container/CTR_UHeap.h
+++ b/intern/container/CTR_UHeap.h
@@ -49,10 +49,6 @@
#include <vector>
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
#include "MEM_NonCopyable.h"
class CTR_UHeapable {