]> git.lyx.org Git - features.git/blobdiff - src/mathed/InsetMathPhantom.cpp
Inset files: add includes to compile with cxx11
[features.git] / src / mathed / InsetMathPhantom.cpp
index 9d6295bb060ccff99a56e3730571021b72b146b5..9b1c80ad3287129b00e1a4f24859bf6959bf3eba 100644 (file)
@@ -16,6 +16,7 @@
 #include "MathStream.h"
 #include "frontends/Painter.h"
 
+#include <algorithm>
 #include <ostream>
 
 namespace lyx {