]> git.lyx.org Git - lyx.git/blobdiff - src/support/FileInfo.h
remove !NEW_INSETS cruft
[lyx.git] / src / support / FileInfo.h
index 8223c15c7d68199fbcc78ca4de6429c6198ed5f0..8f965731ceb43c6945fb4c48440309b63011967e 100644 (file)
@@ -26,7 +26,7 @@
 
 /** Use objects of this class to get information about files.
  */
-class FileInfo : public noncopyable {
+class FileInfo : boost::noncopyable {
 public:
        ///
        FileInfo();