diff options
Diffstat (limited to 'Tests/VSWinStorePhone/CxxDLL/cxxdll.cpp')
-rw-r--r-- | Tests/VSWinStorePhone/CxxDLL/cxxdll.cpp | 1 |
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() |