mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 13:13:00 +00:00
[MGMTAPI] Sync with Wine Staging 3.3. CORE-14434
This commit is contained in:
parent
017f6919b9
commit
03435e171d
2 changed files with 4 additions and 5 deletions
|
@ -17,10 +17,9 @@
|
|||
*/
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <windef.h>
|
||||
#include <winbase.h>
|
||||
|
||||
#include <wine/debug.h>
|
||||
#include "windef.h"
|
||||
#include "winbase.h"
|
||||
#include "wine/debug.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(mgmtapi);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue