]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathDelim.cpp
Allow automatic text direction in Painter::text()
[lyx.git] / src / mathed / InsetMathDelim.cpp
index 3671606e9f001bdb49413b4aa4e6892797520585..8e8b6e295bad9672f493a258cf16e206fa77a5ed 100644 (file)
@@ -25,6 +25,8 @@
 
 #include "frontends/FontMetrics.h"
 
+#include <algorithm>
+
 using namespace std;
 
 namespace lyx {