]> git.lyx.org Git - lyx.git/blobdiff - src/xml.cpp
Move <algorithm> from DocIterator.h
[lyx.git] / src / xml.cpp
index dda39a4f3f6088e12da2e5a948071aa782c706b1..e50e55972b042b53ca6459b64ff371d62bf78efa 100644 (file)
@@ -28,6 +28,7 @@
 #include "support/lstrings.h"
 #include "support/textutils.h"
 
+#include <algorithm>
 #include <atomic>
 #include <map>
 #include <functional>