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