mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
[USER32_APITEST] Move <strsafe.h> #inclusion
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
* PURPOSE: debugging and analysis of message states
|
||||
* COPYRIGHT: Copyright 2019 Katayama Hirofumi MZ <[email protected]>
|
||||
*/
|
||||
#include <strsafe.h>
|
||||
#include "undocuser.h"
|
||||
#include "winxx.h"
|
||||
#include <strsafe.h>
|
||||
|
||||
static void MsgDumpPrintf(LPCSTR fmt, ...)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user