]> git.lyx.org Git - lyx.git/blobdiff - src/support/FileInfo.C
one small private fix in mathed, put noncopyable and tie into boost namespace
[lyx.git] / src / support / FileInfo.C
index aade9e243a76802474702015aafbfc15345d113b..49bd6af708c5686ef6e057f192702df9065e4de7 100644 (file)
@@ -15,8 +15,9 @@
 #pragma implementation
 #endif
 
-#include <sys/types.h>
-#include <sys/stat.h>
+//#include <sys/types.h>
+//#include <sys/stat.h>
+
 #include <cerrno>
 #include "FileInfo.h"