diff options
Diffstat (limited to 'include/ice.h')
-rw-r--r-- | include/ice.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ice.h b/include/ice.h index 0f929f7..f2e6364 100644 --- a/include/ice.h +++ b/include/ice.h @@ -55,6 +55,7 @@ typedef struct { // ICE base typedef struct { + int _; } ice_base_t; // ICE component |