mirror of
https://github.com/microsoft/terminal.git
synced 2025-12-23 21:08:06 -05:00
Enable C++/WinRT Optimizations for local component builds (#949)
Fixes #945.
This commit is contained in:
committed by
GitHub
parent
06a5583c86
commit
798912c2f4
@@ -5,6 +5,8 @@
|
||||
#include "EchoConnection.h"
|
||||
#include <sstream>
|
||||
|
||||
#include "EchoConnection.g.cpp"
|
||||
|
||||
namespace winrt::Microsoft::Terminal::TerminalConnection::implementation
|
||||
{
|
||||
EchoConnection::EchoConnection()
|
||||
|
||||
Reference in New Issue
Block a user