mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
x2t -deleting atl relations
This commit is contained in:
@ -29,11 +29,10 @@
|
||||
* terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode
|
||||
*
|
||||
*/
|
||||
#ifdef _MSC_VER
|
||||
#pragma once // for MSVS
|
||||
#endif // #ifdef _MSC_VER
|
||||
|
||||
#ifndef _ASCUTILSDEFINES_H_ // For Borland compiler
|
||||
#pragma once
|
||||
|
||||
#ifndef _ASCUTILSDEFINES_H_
|
||||
#define _ASCUTILSDEFINES_H_
|
||||
|
||||
#define ACCURATE_SEEKMODE 0
|
||||
|
||||
Reference in New Issue
Block a user