]> git.lyx.org Git - lyx.git/commitdiff
Fix header
authorGuillaume Munch <gm@lyx.org>
Wed, 23 Nov 2016 18:16:18 +0000 (19:16 +0100)
committerGuillaume Munch <gm@lyx.org>
Wed, 23 Nov 2016 18:16:18 +0000 (19:16 +0100)
src/FontInfo.cpp

index afcc2765df61e28b0bdb0ea8c9eb2ae1b2a7edb5..be792623071b74fb36f9f7bb9383b49bf65e6bd1 100644 (file)
@@ -25,6 +25,7 @@
 #include "support/lstrings.h"
 #include "support/RefChanger.h"
 
+#include <algorithm>
 #include <ostream>
 #include <sstream>