Skip to content

Commit 838af6e

Browse files
committed
Clarify how to add webview2 header
1 parent 2bba985 commit 838af6e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

WebView2Sample/HelloWebView.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
#include <string>
66
#include <tchar.h>
77
#include <wrl.h>
8+
// include WebView2 header
9+
810

911
using namespace Microsoft::WRL;
1012

0 commit comments

Comments
 (0)