]> git.lyx.org Git - lyx.git/blobdiff - src/support/Messages.cpp
Replace the text class shared ptr by good old index-into-global-list.
[lyx.git] / src / support / Messages.cpp
index 3b3adce14172f859a3ec4544fd128c9576efedc3..5d2a554d83917cc0ae1b8a226e28d98e9acc2fc2 100644 (file)
@@ -15,6 +15,7 @@
 #include "support/docstring.h"
 #include "support/environment.h"
 #include "support/Package.h"
+#include "support/unicode.h"
 
 #include <boost/assert.hpp>