[Bf-blender-cvs] [e5458fa4e56] master: Cleanup: warning

Campbell Barton noreply at git.blender.org
Wed May 27 02:53:38 CEST 2020


Commit: e5458fa4e5676ffc85fc87c4cbbe022c044d1f31
Author: Campbell Barton
Date:   Wed May 27 10:52:00 2020 +1000
Branches: master
https://developer.blender.org/rBe5458fa4e5676ffc85fc87c4cbbe022c044d1f31

Cleanup: warning

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

M	source/blender/editors/include/ED_outliner.h

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

diff --git a/source/blender/editors/include/ED_outliner.h b/source/blender/editors/include/ED_outliner.h
index d3fc5174dd9..0325ad9fdba 100644
--- a/source/blender/editors/include/ED_outliner.h
+++ b/source/blender/editors/include/ED_outliner.h
@@ -29,6 +29,7 @@ extern "C" {
 
 struct Base;
 struct ListBase;
+struct SpaceOutliner;
 struct bContext;
 
 bool ED_outliner_collections_editor_poll(struct bContext *C);



More information about the Bf-blender-cvs mailing list