summaryrefslogtreecommitdiff
path: root/Tests/VSXaml/App.xaml.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/VSXaml/App.xaml.cpp')
-rw-r--r--Tests/VSXaml/App.xaml.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/Tests/VSXaml/App.xaml.cpp b/Tests/VSXaml/App.xaml.cpp
index 549b7ef28..f9ae27e60 100644
--- a/Tests/VSXaml/App.xaml.cpp
+++ b/Tests/VSXaml/App.xaml.cpp
@@ -3,9 +3,8 @@
// Implementation of the App class.
//
-#include "pch.h"
-
#include "MainPage.xaml.h"
+#include "pch.h"
using namespace VSXaml;