]> git.lyx.org Git - lyx.git/blobdiff - src/BufferView.h
Applied Angus patch to compile on DEC C++ and to avoid name clashes
[lyx.git] / src / BufferView.h
index 611e0b546cefb9ed77adcd2054c51d21119da6bb..56cafa50c62cc0ced9f1d71d74fd92e0a7e64d0e 100644 (file)
@@ -17,6 +17,7 @@
 #endif
 
 #include FORMS_H_LOCATION
+#include "LString.h"
 #include "undo.h"
 #include "commandtags.h"
 #include <boost/utility.hpp>
@@ -30,7 +31,7 @@ class WorkArea;
 class Language;
 
 ///
-class BufferView : public noncopyable {
+class BufferView : public boost::noncopyable {
 public:
        ///
        enum UpdateCodes {