]> git.lyx.org Git - lyx.git/blobdiff - src/Exporter.cpp
cleanup and reorder initialisation code of GuiView and GuiToolbars. Move some things...
[lyx.git] / src / Exporter.cpp
index e90c23f4e05543280edae110f86d18e01bd9189e..6857c87ee15a6203e99ab8406e9c6f49e9a4adab 100644 (file)
@@ -26,6 +26,8 @@
 #include "support/lstrings.h"
 #include "support/Package.h"
 
+#include <algorithm>
+
 using std::find;
 using std::string;
 using std::vector;