mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
move a few more headers to the PSDK
svn path=/trunk/; revision=16319
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "precomp.h"
|
||||
#include <excpt.h>
|
||||
#include <wine/winternl.h>
|
||||
#include <winternl.h>
|
||||
|
||||
/*
|
||||
* @implemented
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
#include "windef.h"
|
||||
#include "winbase.h"
|
||||
#include "winreg.h"
|
||||
#include "wine/winternl.h"
|
||||
#include "winternl.h"
|
||||
#include "wine/exception.h"
|
||||
#include "winnt.h"
|
||||
#include "excpt.h"
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
#include "windef.h"
|
||||
#include "winbase.h"
|
||||
#include "winreg.h"
|
||||
#include "wine/winternl.h"
|
||||
#include "winternl.h"
|
||||
#include <internal/wine/msvcrt.h>
|
||||
#include "wine/exception.h"
|
||||
#include "excpt.h"
|
||||
|
||||
+1524
-893
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user