]> git.lyx.org Git - lyx.git/blobdiff - src/support/FileInfo.C
more changes read the ChangeLog
[lyx.git] / src / support / FileInfo.C
index da836d2e8cc1dea0677df63948d265a370ca0e5d..1d2b9b88f4097f862db55551fe75c2cc4d7eb307 100644 (file)
 
 #include <config.h>
 
+#ifdef __GNUG__
+#pragma implementation
+#endif
+
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <cerrno>