blob: e0922589826fa4bbe55f1cb7d386de4d93aa57a4 [file] [log] [blame]
#include "Batman.h"
using namespace JusticeLeagueWinRT;
using namespace Platform;
Batman::Batman()
{
}
void Batman::savePeople()
{
int i = 0;
i++;
}