[MGMTAPI] Sync with Wine Staging 3.3. CORE-14434

This commit is contained in:
Amine Khaldi 2018-03-17 13:21:24 +01:00
parent 017f6919b9
commit 03435e171d
2 changed files with 4 additions and 5 deletions

View file

@ -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);