We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ae44cb commit 8943c95Copy full SHA for 8943c95
Tools/WinMLRunner/src/Common.h
@@ -5,7 +5,7 @@
5
// unknown.h needs to be inlcuded before any winrt headers
6
#include <unknwn.h>
7
#include <winrt/Windows.AI.MachineLearning.h>
8
-#include <winrt/Windows.Foundation.h>
+#include <winrt/Windows.Foundation.Collections.h>
9
#include <winrt/Windows.Media.h>
10
#include <winrt/Windows.Graphics.Imaging.h>
11
0 commit comments