Sign in
cmake
/
cmake
/
76f08a107b344daff524974868ab30353bd9b255
/
.
/
Tests
/
VSWinStorePhone
/
WinRT
/
Batman.cpp
blob: e0922589826fa4bbe55f1cb7d386de4d93aa57a4 [
file
] [
log
] [
blame
]
#include
"Batman.h"
using
namespace
JusticeLeagueWinRT
;
using
namespace
Platform
;
Batman
::
Batman
()
{
}
void
Batman
::
savePeople
()
{
int
i
=
0
;
i
++;
}