[Bf-blender-cvs] [193b708a486] master: Silence warnings

Dalai Felinto noreply at git.blender.org
Fri Mar 22 17:21:46 CET 2019


Commit: 193b708a4866772ba6b0c646d4694de2570dad1b
Author: Dalai Felinto
Date:   Fri Mar 22 13:20:45 2019 -0300
Branches: master
https://developer.blender.org/rB193b708a4866772ba6b0c646d4694de2570dad1b

Silence warnings

===================================================================

M	source/blender/gpu/GPU_texture.h

===================================================================

diff --git a/source/blender/gpu/GPU_texture.h b/source/blender/gpu/GPU_texture.h
index 18cf3dc4ced..bd7ac508163 100644
--- a/source/blender/gpu/GPU_texture.h
+++ b/source/blender/gpu/GPU_texture.h
@@ -34,6 +34,7 @@ struct GPUVertBuf;
 struct Image;
 struct ImageUser;
 struct PreviewImage;
+struct rcti;
 
 struct GPUFrameBuffer;
 typedef struct GPUTexture GPUTexture;



More information about the Bf-blender-cvs mailing list