This commit is contained in:
briantro 2017-03-28 22:20:41 -05:00
commit ba804faa70

View File

@ -188,7 +188,7 @@ int main(std::vector<std::string> &args)
int main(int argc, char** argv)
{
std::vector<std::string> args(argv, argv+argc);
#endif
#endif
int res = 0;
// disable I/O buffering