Commit: d2d31309d3c710bb3307889ca5f044c55f1bf13a
Author: Jeroen Bakker
Date:   Tue May 25 07:53:23 2021 +0200
Branches: temp-explicit-colors
https://developer.blender.org/rBd2d31309d3c710bb3307889ca5f044c55f1bf13a

Fix compile issue introduced by merge.

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

M       source/blender/draw/intern/draw_cache_impl.h

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

diff --git a/source/blender/draw/intern/draw_cache_impl.h 
b/source/blender/draw/intern/draw_cache_impl.h
index 4dfd8eca352..2c2ab9eaadd 100644
--- a/source/blender/draw/intern/draw_cache_impl.h
+++ b/source/blender/draw/intern/draw_cache_impl.h
@@ -22,10 +22,6 @@
 
 #pragma once
 
-#ifdef __cplusplus
-extern "C" {
-#endif
-
 struct GPUBatch;
 struct GPUIndexBuf;
 struct GPUMaterial;

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to