mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 15:36:04 +00:00
[DESK][SHELLBTRFS] Fix typo in WIN32_NO_STATUS
This commit is contained in:
parent
d0b43a399f
commit
e4608f7450
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
/* DO NOT USE THE PRECOMPILED HEADER FOR THIS FILE! */
|
/* DO NOT USE THE PRECOMPILED HEADER FOR THIS FILE! */
|
||||||
|
|
||||||
#define WIN32_NO_STATuS
|
#define WIN32_NO_STATUS
|
||||||
#define _INC_WINDOWS
|
#define _INC_WINDOWS
|
||||||
#define COM_NO_WINDOWS_H
|
#define COM_NO_WINDOWS_H
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* DO NOT USE THE PRECOMPILED HEADER FOR THIS FILE! */
|
/* DO NOT USE THE PRECOMPILED HEADER FOR THIS FILE! */
|
||||||
|
|
||||||
#define WIN32_NO_STATuS
|
#define WIN32_NO_STATUS
|
||||||
#define _INC_WINDOWS
|
#define _INC_WINDOWS
|
||||||
#define COM_NO_WINDOWS_H
|
#define COM_NO_WINDOWS_H
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue