mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 18:15:11 +00:00
[XCOPY_WINETEST] Sync with Wine Staging 3.3. CORE-14434
This commit is contained in:
parent
9be4c1ba35
commit
9e0ce10ccb
1 changed files with 4 additions and 1 deletions
|
@ -16,7 +16,10 @@
|
||||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <wine/test.h>
|
#include <windows.h>
|
||||||
|
|
||||||
|
#include "wine/test.h"
|
||||||
|
|
||||||
|
|
||||||
static DWORD runcmd(const char* cmd)
|
static DWORD runcmd(const char* cmd)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue