mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-29 05:01:49 +00:00
fix compile, but it breaks cmake's merged build
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21780 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
12f7869ac0
commit
75ac7cb3ad
@ -50,9 +50,8 @@ using support::rtrim;
|
|||||||
using support::subst;
|
using support::subst;
|
||||||
using support::addName;
|
using support::addName;
|
||||||
|
|
||||||
#if !defined(TEX2LYX_FONT_H) && !defined(FONT_H)
|
|
||||||
extern FontInfo lyxRead(Lexer &, FontInfo const & fi = sane_font);
|
extern FontInfo lyxRead(Lexer &, FontInfo const & fi = sane_font);
|
||||||
#endif
|
|
||||||
|
|
||||||
namespace {
|
namespace {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user