]> git.lyx.org Git - lyx.git/blobdiff - src/support/FileInfo.h
noncopyable + read ChangeLog
[lyx.git] / src / support / FileInfo.h
index db826bdb4a3f7901c5ab1536ec9a4cf54450e680..47802465ba2f647fa664ffdb55b4f30cdc025a8e 100644 (file)
 #ifndef FILE_INFO_H
 #define FILE_INFO_H
 
+#ifdef __GNUG__
+#pragma interface
+#endif
+
 #include <ctime>
 
 #include <unistd.h>