summaryrefslogtreecommitdiffstats
path: root/Tests/VSWinStorePhone/CxxDLL/cxxdll.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/VSWinStorePhone/CxxDLL/cxxdll.cpp')
-rw-r--r--Tests/VSWinStorePhone/CxxDLL/cxxdll.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/VSWinStorePhone/CxxDLL/cxxdll.cpp b/Tests/VSWinStorePhone/CxxDLL/cxxdll.cpp
index d82a792..1438e8a 100644
--- a/Tests/VSWinStorePhone/CxxDLL/cxxdll.cpp
+++ b/Tests/VSWinStorePhone/CxxDLL/cxxdll.cpp
@@ -1,4 +1,5 @@
#include "cxxdll.h"
+
#include <iostream>
void CxxDllClass::SomeMethod()