]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathBox.cpp
Allow automatic text direction in Painter::text()
[lyx.git] / src / mathed / InsetMathBox.cpp
index 509977b2fbd10ae12a929b6c3795c2e9b2a4b6f2..aee9381cd79ff1bcd852e3041f3d0aa6a7514294 100644 (file)
@@ -24,6 +24,7 @@
 
 #include "frontends/Painter.h"
 
+#include <algorithm>
 #include <ostream>
 
 using namespace lyx::support;