mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 06:43:13 +00:00
[USER32_APITEST] Add #include 'precomp.h' in MessageStateAnalyzer
This commit is contained in:
parent
9c5d8cf7db
commit
8084c042f1
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
||||||
* PURPOSE: debugging and analysis of message states
|
* PURPOSE: debugging and analysis of message states
|
||||||
* COPYRIGHT: Copyright 2019 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com>
|
* COPYRIGHT: Copyright 2019 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include "precomp.h"
|
||||||
#include "undocuser.h"
|
#include "undocuser.h"
|
||||||
#include "winxx.h"
|
#include "winxx.h"
|
||||||
#include <strsafe.h>
|
#include <strsafe.h>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue