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/string/STR_HashedString.h')
-rw-r--r--intern/string/STR_HashedString.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/intern/string/STR_HashedString.h b/intern/string/STR_HashedString.h
index 9ba8e98bb7b..bf18a4e4da6 100644
--- a/intern/string/STR_HashedString.h
+++ b/intern/string/STR_HashedString.h
@@ -40,10 +40,6 @@
#ifndef __STR_HASHSTRING
#define __STR_HASHSTRING
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
#include "STR_String.h"