mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-11 11:08:41 +00:00
MacOSX comiplation fix.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15329 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
13b48b7172
commit
8623a61193
@ -11,6 +11,9 @@
|
||||
#ifndef COORDCACHE_H
|
||||
#define COORDCACHE_H
|
||||
|
||||
// It seems that MacOSX define the check macro.
|
||||
#undef check
|
||||
|
||||
class InsetBase;
|
||||
class LyXText;
|
||||
class MathArray;
|
||||
|
Loading…
Reference in New Issue
Block a user