mirror of
https://github.com/gpac/gpac.git
synced 2026-01-12 00:05:22 +08:00
msvc warning: C requires that a struct or union has at least one member
This commit is contained in:
@@ -3591,6 +3591,7 @@ typedef struct
|
||||
/*AV1 Switching Entry - Switching Frames*/
|
||||
typedef struct
|
||||
{
|
||||
int unused; // C requires that a struct or union has at least one member
|
||||
} GF_AV1SwitchingEntry;
|
||||
|
||||
/*VisualRandomAccessEntry - 'rap ' type*/
|
||||
|
||||
Reference in New Issue
Block a user