mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 04:43:21 +00:00
[MSACM32] Sync with Wine Staging 4.18. CORE-16441
This commit is contained in:
parent
36acadd755
commit
323975a79e
7 changed files with 51 additions and 47 deletions
|
@ -2,8 +2,6 @@
|
|||
#ifndef _WINEACM_PRECOMP_H
|
||||
#define _WINEACM_PRECOMP_H
|
||||
|
||||
#include <wine/config.h>
|
||||
|
||||
#include <stdarg.h>
|
||||
|
||||
#define WIN32_NO_STATUS
|
||||
|
@ -12,6 +10,5 @@
|
|||
#include "wineacm.h"
|
||||
|
||||
#include <wine/debug.h>
|
||||
#include <wine/unicode.h>
|
||||
|
||||
#endif /* !_WINEACM_PRECOMP_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue