mirror of
https://github.com/reactos/reactos.git
synced 2025-06-14 07:28:33 +00:00
[RASAPI32] Sync with Wine Staging 3.3. CORE-14434
This commit is contained in:
parent
842783003a
commit
3cea71896c
3 changed files with 8 additions and 10 deletions
|
@ -18,15 +18,13 @@
|
|||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
*/
|
||||
|
||||
#define WIN32_NO_STATUS
|
||||
#include <stdarg.h>
|
||||
|
||||
//#include <stdarg.h>
|
||||
|
||||
#include <windef.h>
|
||||
//#include "winbase.h"
|
||||
#include <ras.h>
|
||||
#include <raserror.h>
|
||||
#include <wine/debug.h>
|
||||
#include "windef.h"
|
||||
#include "winbase.h"
|
||||
#include "ras.h"
|
||||
#include "raserror.h"
|
||||
#include "wine/debug.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(ras);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue