]> git.lyx.org Git - lyx.git/blobdiff - src/support/os.C
* lyxfunctional.h: delete compare_memfun and helper classes
[lyx.git] / src / support / os.C
index 18ae10a74ed59118ff532d1cad93c2924b31486f..1a76f317ba33df72f282704cf5f2d675f23afb6c 100644 (file)
@@ -1,8 +1,14 @@
-#include <config.h>
+/**
+ * \file os.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author Ruurd A. Reitsma
+ *
+ * Full author contact details are available in file CREDITS.
+ */
 
-#ifdef __GNUG__
-#pragma implementation
-#endif
+#include <config.h>
 
 #ifdef __EMX__
 #include "os_os2.C"