portability work

This commit is contained in:
Christien Rioux
2015-12-12 19:49:00 -08:00
parent 2d27fc56e6
commit 912019210d
2 changed files with 2 additions and 2 deletions

View File

@@ -185,4 +185,4 @@ int main(int argc, char **argv)
_tprintf(_T(TLC_LINECOUNT_FMT "\n"), count);
return 0;
}
}