From 08a8362a39a7b71c087f165a1079b5439c52d35e Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Fri, 26 Jul 2024 20:16:33 +0200 Subject: turns: perform source cleanup --- ui/tests/windows/participant_editor.cpp | 5 ++++- ui/tests/windows/tracker.cpp | 4 +++- 2 files changed, 7 insertions(+), 2 deletions(-) (limited to 'ui/tests/windows') diff --git a/ui/tests/windows/participant_editor.cpp b/ui/tests/windows/participant_editor.cpp index cd0a61c..2b3f5da 100644 --- a/ui/tests/windows/participant_editor.cpp +++ b/ui/tests/windows/participant_editor.cpp @@ -15,6 +15,9 @@ #include #include +#include + +#include namespace turns::ui::windows::tests { @@ -108,4 +111,4 @@ namespace turns::ui::windows::tests } } -} // namespace turns::app::windows::tests \ No newline at end of file +} // namespace turns::ui::windows::tests \ No newline at end of file diff --git a/ui/tests/windows/tracker.cpp b/ui/tests/windows/tracker.cpp index d61f868..dc81331 100644 --- a/ui/tests/windows/tracker.cpp +++ b/ui/tests/windows/tracker.cpp @@ -15,6 +15,8 @@ #include +#include + namespace turns::ui::windows::tests { @@ -72,4 +74,4 @@ namespace turns::ui::windows::tests } } -} // namespace turns::app::windows::tests \ No newline at end of file +} // namespace turns::ui::windows::tests \ No newline at end of file -- cgit v1.2.3