mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 20:35:43 +00:00
[GDI32_APITEST] Add a PCH.
This commit is contained in:
parent
c2bdad2981
commit
aee83c359c
74 changed files with 106 additions and 307 deletions
|
@ -6,8 +6,7 @@
|
|||
* Katayama Hirofumi MZ
|
||||
*/
|
||||
|
||||
#include <apitest.h>
|
||||
#include <wingdi.h>
|
||||
#include "precomp.h"
|
||||
|
||||
#define trace_if(val, msg) do { if (!(val)) trace(msg); } while (0)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue