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/memutil/MEM_RefCounted.h')
-rw-r--r--intern/memutil/MEM_RefCounted.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/intern/memutil/MEM_RefCounted.h b/intern/memutil/MEM_RefCounted.h
index 3531f700ee3..9cb1e755247 100644
--- a/intern/memutil/MEM_RefCounted.h
+++ b/intern/memutil/MEM_RefCounted.h
@@ -116,5 +116,5 @@ inline int MEM_RefCounted::decRef()
return m_refCount;
}
+#endif // _H_MEM_REF_COUNTED
-#endif // _H_MEM_REF_COUNTED \ No newline at end of file