sync with public repo

This commit is contained in:
CodeCodon
2015-08-10 18:24:48 -05:00
parent 2309948944
commit 67a5f61ff0
2 changed files with 2 additions and 2 deletions
@@ -846,7 +846,6 @@ static int preprocessSource(char *sourceName)
}
else
sprintf(shellCommand, "cccp.exe -nostdinc -nostdinc++ -x c++ -pedantic -Wall -dD %s mIFF.$$$", sourceName);
}
}
// else
{