mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-24 01:01:57 +00:00
add using std::abs;
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4235 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
67261e12e8
commit
66fb6d57da
@ -55,6 +55,7 @@
|
||||
using std::endl;
|
||||
using std::ostream;
|
||||
using std::vector;
|
||||
using std::abs;
|
||||
|
||||
MathCursor * mathcursor = 0;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user