Skip to content

Commit 8943c95

Browse files
smk2007ryanlai2
authored andcommitted
Update windows.foundation.h to collections headers specificially (#224)
1 parent 2ae44cb commit 8943c95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tools/WinMLRunner/src/Common.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// unknown.h needs to be inlcuded before any winrt headers
66
#include <unknwn.h>
77
#include <winrt/Windows.AI.MachineLearning.h>
8-
#include <winrt/Windows.Foundation.h>
8+
#include <winrt/Windows.Foundation.Collections.h>
99
#include <winrt/Windows.Media.h>
1010
#include <winrt/Windows.Graphics.Imaging.h>
1111
#include <winrt/Windows.Media.h>

0 commit comments

Comments
 (0)