[USER32_APITEST] Move <strsafe.h> #inclusion

This commit is contained in:
Katayama Hirofumi MZ 2019-07-26 21:30:36 +09:00
parent 0e4db883e5
commit 9c5d8cf7db

View file

@ -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, ...)
{