Merged revision(s) from AVS/Sources/TeamlabOffice/branches/TeamlabOffice_v3.5_CPP:

git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@66199 954022d7-b5bf-4e40-9824-e11837661b57
This commit is contained in:
Oleg.Korshul
2015-11-27 11:30:56 +00:00
committed by Alexander Trofimov
parent 7531a0f8d1
commit 20c5758525
185 changed files with 7241 additions and 1531 deletions

View File

@ -78,7 +78,7 @@
#include "debug.h"
#ifdef __linux__
#if defined(__linux__) || defined(LINUX)
typedef unsigned int UINT;
#endif