mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 19:52:05 +00:00
[USER32_APITEST] Add a PCH.
This commit is contained in:
parent
283bbe7346
commit
c39b0fc667
39 changed files with 67 additions and 196 deletions
|
@ -5,10 +5,7 @@
|
|||
* PROGRAMMERS: Timo Kreuzer
|
||||
*/
|
||||
|
||||
#include <apitest.h>
|
||||
|
||||
#include <wingdi.h>
|
||||
#include <winuser.h>
|
||||
#include "precomp.h"
|
||||
|
||||
void Test_GetSystemMetrics()
|
||||
{
|
||||
|
@ -408,4 +405,3 @@ START_TEST(GetSystemMetrics)
|
|||
{
|
||||
Test_GetSystemMetrics();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue