I forgot to put the minimalist headers back

svn path=/trunk/; revision=70229
This commit is contained in:
Ged Murphy 2015-12-01 21:33:32 +00:00
parent 4cb478b712
commit a3da2cac64

View file

@ -1,7 +1,12 @@
#ifndef __CHARMAP_PRECOMP_H
#define __CHARMAP_PRECOMP_H
#include <windows.h>
#include <stdarg.h>
#include <windef.h>
#include <winbase.h>
#include <winuser.h>
#include <wingdi.h>
#include "resource.h"