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/ErrorValue.h')
-rw-r--r--source/gameengine/Expressions/ErrorValue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/gameengine/Expressions/ErrorValue.h b/source/gameengine/Expressions/ErrorValue.h
index ec81fc2c82b..55d799cc5e4 100644
--- a/source/gameengine/Expressions/ErrorValue.h
+++ b/source/gameengine/Expressions/ErrorValue.h
@@ -16,7 +16,7 @@
* \ingroup expressions
*/
-#if !defined _ERRORVALUE_H
+#ifndef _ERRORVALUE_H
#define _ERRORVALUE_H
#include "Value.h"