Cleanup: Use explicit forward declaration

This commit is contained in:
Sergey Sharybin 2019-07-31 11:55:25 +02:00
parent 7761657129
commit e51067505b
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
struct AnimData;
struct ID;
struct ListBase;
struct Depsgraph;
struct ARegion;
struct Main;