]> git.lyx.org Git - lyx.git/blobdiff - src/lyxserver.C
remove more forms.h cruft
[lyx.git] / src / lyxserver.C
index ab777168f406ae49d7ba25c646ab922317626d62..86be56793a9769102876c760c95f450f337dd5cc 100644 (file)
@@ -1,11 +1,10 @@
-// -*- C++ -*-
 /* This file is part of
  * ====================================================== 
  * 
  *           LyX, The Document Processor
  *        
  *           Copyright 1995 Matthias Ettrich
- *           Copyright 1995-2000 The LyX Team.
+ *           Copyright 1995-2001 The LyX Team.
  *
  * ====================================================== */
 
@@ -37,7 +36,7 @@
 
 #include <config.h>
 
-#include <cstring>
+//#include <cstring>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <unistd.h>