]> git.lyx.org Git - lyx.git/commit
std::min/max are defined in <algorithm>
authorPeter Kümmel <kuemmel@lyx.org>
Sat, 7 Jun 2014 06:17:20 +0000 (08:17 +0200)
committerPeter Kümmel <kuemmel@lyx.org>
Sat, 7 Jun 2014 06:17:20 +0000 (08:17 +0200)
commit6b4c3036aa470d57d6cdea9e22cae961bc413025
tree5e2cd365592cef08d8135ac71f6e2f41e1a5e10d
parent080fca85a8fb6714afd7c34e4070687705fa1cb2
std::min/max are defined in <algorithm>

handle error in msvc12 when linking against msvc10 libs
CMakeLists.txt
src/DocIterator.h
src/Encoding.cpp
src/mathed/InsetMathBrace.cpp
src/mathed/MathSupport.cpp