mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 15:12:05 +00:00
[USER32] Add wine/debug.h to the PCH and remove an unneeded wine/unicode.h inclusion.
This commit is contained in:
parent
17b691f5a9
commit
3d93998d6e
45 changed files with 5 additions and 136 deletions
|
@ -26,12 +26,8 @@
|
|||
* 08/07/2003 KJK Fully implemented
|
||||
*/
|
||||
|
||||
/* INCLUDES ******************************************************************/
|
||||
|
||||
#include <user32.h>
|
||||
|
||||
#include <wine/debug.h>
|
||||
|
||||
/* this is the 8 byte accel struct used in Win32 resources (internal only) */
|
||||
typedef struct
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue