diff options
Diffstat (limited to 'include/uno/any2.h')
-rw-r--r-- | include/uno/any2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uno/any2.h b/include/uno/any2.h index 49a0d35e4c8b..556476dd5d89 100644 --- a/include/uno/any2.h +++ b/include/uno/any2.h @@ -37,7 +37,7 @@ struct _uno_Mapping; /** This is the binary specification of an UNO any. */ -typedef struct _uno_Any +typedef struct SAL_DLLPUBLIC_RTTI _uno_Any { /** type of value */ |