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 <campbell@blender.org>2022-01-20 03:48:29 +0300
committerCampbell Barton <campbell@blender.org>2022-01-20 03:59:20 +0300
commit1d536c21dd390e08d36cc398433e6a6ac2d9bdd5 (patch)
tree9f86ea33a870cb12c8176c5970254552f03369ae /source/blender/gpu/shaders/infos/gpu_shader_2D_smooth_color_info.hh
parente3f9d9b206e60f61c80abc6b162f60c6fdcfdc6e (diff)
Cleanup: clang-format
Diffstat (limited to 'source/blender/gpu/shaders/infos/gpu_shader_2D_smooth_color_info.hh')
-rw-r--r--source/blender/gpu/shaders/infos/gpu_shader_2D_smooth_color_info.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/gpu/shaders/infos/gpu_shader_2D_smooth_color_info.hh b/source/blender/gpu/shaders/infos/gpu_shader_2D_smooth_color_info.hh
index 60612a51135..0029e8d2044 100644
--- a/source/blender/gpu/shaders/infos/gpu_shader_2D_smooth_color_info.hh
+++ b/source/blender/gpu/shaders/infos/gpu_shader_2D_smooth_color_info.hh
@@ -21,7 +21,6 @@
* \ingroup gpu
*/
-
#include "gpu_interface_info.hh"
#include "gpu_shader_create_info.hh"