Skip to content

Commit

Permalink
Update windows.foundation.h to collections headers specificially (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
smk2007 authored and ryanlai2 committed Apr 23, 2019
1 parent 2ae44cb commit 8943c95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tools/WinMLRunner/src/Common.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
// unknown.h needs to be inlcuded before any winrt headers
#include <unknwn.h>
#include <winrt/Windows.AI.MachineLearning.h>
#include <winrt/Windows.Foundation.h>
#include <winrt/Windows.Foundation.Collections.h>
#include <winrt/Windows.Media.h>
#include <winrt/Windows.Graphics.Imaging.h>
#include <winrt/Windows.Media.h>
Expand Down

0 comments on commit 8943c95

Please sign in to comment.