We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bba985 commit 838af6eCopy full SHA for 838af6e
1 file changed
WebView2Sample/HelloWebView.cpp
@@ -5,6 +5,8 @@
5
#include <string>
6
#include <tchar.h>
7
#include <wrl.h>
8
+// include WebView2 header
9
+
10
11
using namespace Microsoft::WRL;
12
0 commit comments