mirror of
https://github.com/reactos/reactos.git
synced 2026-05-31 08:17:09 +08: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 <katayama.hirofumi.mz@gmail.com>
|
||||
*/
|
||||
#include <strsafe.h>
|
||||
#include "undocuser.h"
|
||||
#include "winxx.h"
|
||||
#include <strsafe.h>
|
||||
|
||||
static void MsgDumpPrintf(LPCSTR fmt, ...)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user