mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
using std::max;
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5470 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
3e38964ade
commit
6f0a60f86c
@ -61,6 +61,7 @@ using std::endl;
|
||||
using std::ostream;
|
||||
using std::vector;
|
||||
using std::abs;
|
||||
using std::max;
|
||||
|
||||
MathCursor * mathcursor = 0;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user