mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
[BROWSEUI] Shut a warning down ("windef.h(121) : warning RC4005: 'DECLSPEC_IMPORT' : redefinition" when compiling the resource).
This commit is contained in:
parent
65d3bf7482
commit
e2c6c3cfc7
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
#define _INC_WINDOWS
|
||||
#define COM_NO_WINDOWS_H
|
||||
#include <shlobj.h>
|
||||
#undef DECLSPEC_IMPORT
|
||||
|
||||
#include "resource.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue