mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 02:43:09 +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
|
@ -16,12 +16,8 @@
|
|||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
*/
|
||||
|
||||
#include <windows.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <wine/heap.h>
|
||||
|
||||
#include "reg.h"
|
||||
|
||||
static void write_file(HANDLE hFile, const WCHAR *str)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue