mirror of
https://github.com/reactos/reactos.git
synced 2026-07-02 12:34:35 +08:00
- Add undef macro to avoid warnings
svn path=/trunk/; revision=38009
This commit is contained in:
@@ -791,6 +791,9 @@ typedef IInterruptSync *PINTERRUPTSYNC;
|
||||
IRegistryKey Interface
|
||||
*/
|
||||
|
||||
#undef INTERFACE
|
||||
#define INTERFACE IRegistryKey
|
||||
|
||||
enum
|
||||
{
|
||||
GeneralRegistryKey,
|
||||
|
||||
Reference in New Issue
Block a user