git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@55195 954022d7-b5bf-4e40-9824-e11837661b57

This commit is contained in:
Oleg.Korshul
2014-03-28 06:53:25 +00:00
committed by Alexander Trofimov
parent b5ff51203a
commit 57153b4860
13 changed files with 68 additions and 21 deletions

View File

@ -81,12 +81,13 @@
#include <ctype.h>
#if defined(HAVE_UNISTD_H)
#include <unistd.h>
#define _lseek lseek
#endif
#if defined(WIN32) || defined(HAVE_IO_H) || defined(_WIN32_WCE)
#include <io.h>
#endif
#include "jasper/jas_config.h"
#include "jasper/jas_config.h"
#include "jasper/jas_types.h"
#include "jasper/jas_stream.h"
#include "jasper/jas_malloc.h"