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/Operator1Expr.h')
-rw-r--r--source/gameengine/Expressions/Operator1Expr.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/gameengine/Expressions/Operator1Expr.h b/source/gameengine/Expressions/Operator1Expr.h
index a986cc9f0c1..eeb8e2b0585 100644
--- a/source/gameengine/Expressions/Operator1Expr.h
+++ b/source/gameengine/Expressions/Operator1Expr.h
@@ -18,10 +18,6 @@
#include "Expression.h"
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
class COperator1Expr : public CExpression
{
//PLUGIN_DECLARE_SERIAL_EXPRESSION (COperator1Expr,CExpression)