[GDI32_APITEST] Add a PCH.

This commit is contained in:
Amine Khaldi 2017-12-02 21:00:06 +01:00
parent c2bdad2981
commit aee83c359c
74 changed files with 106 additions and 307 deletions

View file

@ -1,7 +1,6 @@
#include <stdio.h>
#include <windef.h>
#include <wingdi.h>
#include "precomp.h"
#include "init.h"
HBITMAP ghbmp1, ghbmp4, ghbmp8, ghbmp16, ghbmp24, ghbmp32;