Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/WolfireGames/overgrowth.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Scripting/angelscript/add_on/scriptmath/scriptmath.h')
-rw-r--r--Source/Scripting/angelscript/add_on/scriptmath/scriptmath.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/Source/Scripting/angelscript/add_on/scriptmath/scriptmath.h b/Source/Scripting/angelscript/add_on/scriptmath/scriptmath.h
index a239e38d..6079482a 100644
--- a/Source/Scripting/angelscript/add_on/scriptmath/scriptmath.h
+++ b/Source/Scripting/angelscript/add_on/scriptmath/scriptmath.h
@@ -1,12 +1,11 @@
#ifndef SCRIPTMATH_H
#define SCRIPTMATH_H
-#ifndef ANGELSCRIPT_H
+#ifndef ANGELSCRIPT_H
// Avoid having to inform include path if header is already include before
#include <angelscript.h>
#endif
-
BEGIN_AS_NAMESPACE
// This function will determine the configuration of the engine