mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 20:03:07 +00:00
[WINESYNC] reg: Merge common header #includes into reg.h.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> wine commit id 7803c53cfe6635a5d3e0d9f58e743235746ec9d2 by Hugh McMaster <hugh.mcmaster@outlook.com>
This commit is contained in:
parent
fa84e69673
commit
01c1091e51
8 changed files with 5 additions and 19 deletions
|
@ -17,8 +17,6 @@
|
|||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <windows.h>
|
||||
#include <wine/heap.h>
|
||||
#include "reg.h"
|
||||
|
||||
static const WCHAR *reg_type_to_wchar(DWORD type)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue