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 'source/gameengine/Expressions/KX_Python_static.h')
-rw-r--r--source/gameengine/Expressions/KX_Python_static.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/gameengine/Expressions/KX_Python_static.h b/source/gameengine/Expressions/KX_Python_static.h
index 967dc01d6fd..1a9682c8ef4 100644
--- a/source/gameengine/Expressions/KX_Python_static.h
+++ b/source/gameengine/Expressions/KX_Python_static.h
@@ -32,10 +32,6 @@
#ifndef KX_PYTHON_H
#define KX_PYTHON_H
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
#define USE_DL_EXPORT
#include "Python.h"