Commit 303da458 authored by Oleg.Korshul's avatar Oleg.Korshul Committed by Alexander Trofimov

crossplatform qt build

git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@57245 954022d7-b5bf-4e40-9824-e11837661b57
parent caefb816
......@@ -235,6 +235,7 @@ TIFFOpenW(const wchar_t* name, const char* mode)
}
#endif
#ifndef _QT
void*
_TIFFmalloc(tsize_t s)
{
......@@ -298,3 +299,5 @@ TIFFErrorHandler _TIFFerrorHandler = unixErrorHandler;
* fill-column: 78
* End:
*/
#endif
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment