mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 20:27:36 +02:00
[Bug Report Tool] Fix internal build (#11487)
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#pragma once
|
||||
#include <winrt/Windows.Data.Xml.Dom.h>
|
||||
#include <string>
|
||||
#include <sstream>
|
||||
|
||||
class XmlDocumentEx : public winrt::Windows::Data::Xml::Dom::XmlDocument
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user