mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 19:33:16 +00:00
[PSDK] Fix GCC8 complaining on duplicate and wrong declarations
This commit is contained in:
parent
1c0a2a35e7
commit
bda22774a7
3 changed files with 29 additions and 23 deletions
|
@ -419,4 +419,4 @@ cpp_quote("#define IID_IMsoView IID_IOleDocumentView")
|
|||
cpp_quote("#define IID_IEnumMsoView IID_IEnumOleDocumentViews")
|
||||
cpp_quote("#define IID_IMsoCommandTarget IID_IOleCommandTarget")
|
||||
|
||||
cpp_quote("EXTERN_C const GUID SID_SContainerDispatch;")
|
||||
cpp_quote("DEFINE_GUID(SID_SContainerDispatch, 0xb722be00,0x4e68,0x101b,0xa2,0xbc,0x00,0xaa,0x00,0x40,0x47,0x70);")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue