Commit c561d475 authored by Alexey.Musinov's avatar Alexey.Musinov Committed by Alexander Trofimov

[ios] не собиралось

git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@69008 954022d7-b5bf-4e40-9824-e11837661b57
parent 33ad6dd2
#ifndef _BUILD_FILE_CROSSPLATFORM_H_
#ifndef _BUILD_FILE_CROSSPLATFORM_H_
#define _BUILD_FILE_CROSSPLATFORM_H_
#include <stdio.h>
......@@ -21,6 +21,10 @@
#include <unistd.h>
#endif
#ifdef _IOS
#include <unistd.h>
#endif
#ifdef _MAC
#include <mach-o/dyld.h>
#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