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:
authorCampbell Barton <ideasman42@gmail.com>2020-08-17 05:39:08 +0300
committerCampbell Barton <ideasman42@gmail.com>2020-08-17 05:39:08 +0300
commit9a4c019255b1711edd65640f4f33f21df97c2636 (patch)
tree764f6a72a4f96108686c59f67ba6772156ba54ea /source/blender/blenlib/BLI_compiler_compat.h
parentbee4a2f97c55cc2e46bf71dd88dec25920294356 (diff)
Cleanup: header order, trailing space
Diffstat (limited to 'source/blender/blenlib/BLI_compiler_compat.h')
-rw-r--r--source/blender/blenlib/BLI_compiler_compat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/blenlib/BLI_compiler_compat.h b/source/blender/blenlib/BLI_compiler_compat.h
index 0870d01872a..bd8f84cedd6 100644
--- a/source/blender/blenlib/BLI_compiler_compat.h
+++ b/source/blender/blenlib/BLI_compiler_compat.h
@@ -55,4 +55,3 @@ template<typename T> static inline T decltype_helper(T x)
#else
# define BLI_NOINLINE
#endif
-