]> git.lyx.org Git - lyx.git/blobdiff - src/support/FileInfo.C
various changes
[lyx.git] / src / support / FileInfo.C
index aade9e243a76802474702015aafbfc15345d113b..baa460d493644167e2d495a185db3ca12316e7b2 100644 (file)
@@ -5,7 +5,7 @@
  *           LyX, The Document Processor
  *        
  *           Copyright 1995 Matthias Ettrich
- *           Copyright 1995-2000 The LyX Team.
+ *           Copyright 1995-2001 The LyX Team.
  *
  * ====================================================== */
 
@@ -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"