---
mingw-w64-headers/include/windows.foundation.idl | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/mingw-w64-headers/include/windows.foundation.idl
b/mingw-w64-headers/include/windows.foundation.idl
index 0c140ee4a..581aa1ec5 100644
--- a/mingw-w64-headers/include/windows.foundation.idl
+++ b/mingw-w64-headers/include/windows.foundation.idl
@@ -98,3 +98,12 @@ namespace Windows {
}
}
}
+
+namespace Windows {
+ namespace Foundation {
+ declare {
+ interface Windows.Foundation.IAsyncOperation<UINT32>;
+ interface
Windows.Foundation.AsyncOperationCompletedHandler<UINT32>;
+ }
+ }
+}
--
2.29.2
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public