New ACC version.

This commit is contained in:
Markus F.X.J. Oberhumer
2013-03-20 16:48:27 +00:00
parent b515fa39ec
commit aa2ee5dfc2
3 changed files with 236 additions and 147 deletions
+1 -1
View File
@@ -415,7 +415,7 @@ STDMETHODIMP ProgressInfo::SetRatioInfo(const UInt64 *inSize, const UInt64 *outS
} // namespace
#if (ACC_CC_INTELC) && defined(__linux__)
#if (ACC_CC_INTELC_GNUC)
# pragma warning(disable: 424) // #424: extra ";" ignored
#endif