[host] compile MultiMemcpy on mingw

This commit is contained in:
arcnmx
2017-12-20 22:37:23 -05:00
committed by Geoffrey McRae
parent f26d8fbd3e
commit d9397610f3
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA
#define MULTIMEMCPY_THREADS 4
#include <Windows.h>
#include <windows.h>
#include <stdint.h>
#pragma once