]> git.lyx.org Git - lyx.git/blobdiff - src/lyxfind.h
Add a Buffer::fully_loaded member function, returning true only when
[lyx.git] / src / lyxfind.h
index 93b167efec7666c454c4dcb4775e84a5e2e315f1..488804763862df2f9aa79b13c48ffae121079ae2 100644 (file)
@@ -16,6 +16,8 @@
 
 #include "support/types.h"
 
+#include <string>
+
 class BufferView;
 class LyXText;