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/string/STR_String.h')
-rw-r--r--intern/string/STR_String.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/intern/string/STR_String.h b/intern/string/STR_String.h
index 78bef5f6728..a7f91c3b377 100644
--- a/intern/string/STR_String.h
+++ b/intern/string/STR_String.h
@@ -200,3 +200,4 @@ inline STR_String operator+(const char *lhs, rcSTR_String rhs) { return STR_
#endif //_STR_String_H_
+