Skip to content

Commit

Permalink
Added WRL wrapper include to supress C4265
Browse files Browse the repository at this point in the history
  • Loading branch information
EricKotato authored and john-preston committed Jan 2, 2024
1 parent 1bb9147 commit 63e4ba4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webview/platform/win/webview_windows_edge_chromium.cpp
Expand Up @@ -10,6 +10,7 @@
#include "base/platform/base_platform_info.h"
#include "base/platform/win/base_windows_co_task_mem.h"
#include "base/platform/win/base_windows_winrt.h"
#include "base/platform/win/wrl/wrl_implements_h.h"

#include <QtCore/QUrl>
#include <QtGui/QDesktopServices>
Expand Down

0 comments on commit 63e4ba4

Please sign in to comment.