]> git.lyx.org Git - lyx.git/blobdiff - src/lyxlex.h
fix "make dist" target
[lyx.git] / src / lyxlex.h
index 5b2f85e54ee8320635e2631987f0457a674ce660..f02ad544747a60e924c2b551300a89e0f8c978dc 100644 (file)
@@ -29,7 +29,7 @@ struct keyword_item {
     texclass and others to come.
     @see lyxrc.C for an example of usage.
   */
-class LyXLex : public noncopyable { 
+class LyXLex : boost::noncopyable { 
 public:
        ///
        LyXLex (keyword_item *, int);