mirror of
https://github.com/reactos/reactos.git
synced 2025-04-15 01:47:30 +00:00
- Fix warning
svn path=/trunk/; revision=40498
This commit is contained in:
parent
761b395b8f
commit
cfa7241c88
1 changed files with 3 additions and 0 deletions
|
@ -1080,6 +1080,9 @@ DEFINE_GUID(IID_IPort,
|
|||
IN ULONG CreateOptiona OPTIONAL, \
|
||||
OUT PULONG Disposition OPTIONAL);
|
||||
|
||||
#undef INTERFACE
|
||||
#define INTERFACE IPort
|
||||
|
||||
DECLARE_INTERFACE_(IPort, IUnknown)
|
||||
{
|
||||
DEFINE_ABSTRACT_UNKNOWN()
|
||||
|
|
Loading…
Reference in a new issue