]> git.lyx.org Git - features.git/commit
Avoid compile errors due to the min/max macros on mingw, too
authorEnrico Forestieri <forenr@lyx.org>
Tue, 3 Oct 2006 12:37:18 +0000 (12:37 +0000)
committerEnrico Forestieri <forenr@lyx.org>
Tue, 3 Oct 2006 12:37:18 +0000 (12:37 +0000)
commit69d72462b6da2a2b9aa5b9f2811aecd7deeb105d
tree786f9c84fdf4badda325ac0a086f8438a5fd3826
parent046c9bb9e3108bab9f5507872eb68965c19c7df3
Avoid compile errors due to the min/max macros on mingw, too

* src/support/fontutils.C:
Undefine the min and max macros if they are defined

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15210 a592a061-630c-0410-9148-cb99ea01b6c8
src/support/fontutils.C