Types are to have explicit forward declaration

This commit is contained in:
Sergey Sharybin 2017-12-05 16:54:39 +01:00
parent 70c2d8a1a2
commit 3959ce0540
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ struct ID;
struct ListBase;
struct Main;
struct AnimData;
struct FCurve;
struct KeyingSet;
struct KS_Path;
struct PathResolvedRNA;