mirror of
https://github.com/Blinue/Magpie.git
synced 2026-06-24 02:04:10 +00:00
refactor: 减少头文件引用以加快编译速度 4
This commit is contained in:
parent
1c46059cb5
commit
88c4c4692f
39 changed files with 15 additions and 63 deletions
|
|
@ -3,9 +3,7 @@
|
|||
#if __has_include("KeyVisual.g.cpp")
|
||||
#include "KeyVisual.g.cpp"
|
||||
#endif
|
||||
|
||||
#include "StrUtils.h"
|
||||
#include "XamlUtils.h"
|
||||
|
||||
using namespace winrt;
|
||||
using namespace Windows::UI::Xaml::Controls;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue