mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@55195 954022d7-b5bf-4e40-9824-e11837661b57
This commit is contained in:
committed by
Alexander Trofimov
parent
b5ff51203a
commit
57153b4860
@ -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"
|
||||
|
||||
Reference in New Issue
Block a user