Re: [Mingw-w64-public] [PATCH] mprapi.h: Added missing includes.

2017-01-31 Thread Kai Tietz
2017-01-30 18:48 GMT+01:00 Jacek Caban : > On 30.01.2017 17:13, Kai Tietz wrote: >> Hmm, you are sure we need those includes just for DESKTOP? Could you >> please recheck if for APP mode things will still work? >> If so, patch is ok for apply. > > I verified that and pushed patches. Thanks for rev

Re: [Mingw-w64-public] [PATCH] mprapi.h: Added missing includes.

2017-01-30 Thread Jacek Caban
On 30.01.2017 17:13, Kai Tietz wrote: > Hmm, you are sure we need those includes just for DESKTOP? Could you > please recheck if for APP mode things will still work? > If so, patch is ok for apply. I verified that and pushed patches. Thanks for reviews. Jacek ---

Re: [Mingw-w64-public] [PATCH] mprapi.h: Added missing includes.

2017-01-30 Thread Kai Tietz
Hmm, you are sure we need those includes just for DESKTOP? Could you please recheck if for APP mode things will still work? If so, patch is ok for apply. Thanks, Kai 2017-01-30 14:31 GMT+01:00 Jacek Caban : > --- > mingw-w64-headers/include/mprapi.h | 8 +--- > 1 file changed, 5 insertions(

[Mingw-w64-public] [PATCH] mprapi.h: Added missing includes.

2017-01-30 Thread Jacek Caban
--- mingw-w64-headers/include/mprapi.h | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/mingw-w64-headers/include/mprapi.h b/mingw-w64-headers/include/mprapi.h index 7bbc1d7..1e98b09 100644 --- a/mingw-w64-headers/include/mprapi.h +++ b/mingw-w64-headers/include/mprapi.