]> git.lyx.org Git - lyx.git/blobdiff - src/ImportNoweb.C
Forgot to add this files.
[lyx.git] / src / ImportNoweb.C
index 6af54667abb55cb02c6f41b8a3f43d10fea9dff1..31c30bdd7890cb299200e6a7aeea0f71f604c13e 100644 (file)
@@ -3,7 +3,7 @@
  * 
  *           LyX, The Document Processor        
  *          Copyright 1995 Matthias Ettrich
- *           Copyright 1995-1999 The LyX Team.
+ *           Copyright 1995-2000 The LyX Team.
  *
  *           This file is Copyright 1999
  *           Kayvan A. Sylvan
 #endif
 
 #include <fstream>
-using std::ifstream;
+#include <cstdlib>
 
 #include "ImportNoweb.h"
 #include "lyxrc.h"
 #include "support/syscall.h"
 #include "bufferlist.h"
 
+using std::ifstream;
+using std::getline;
+
 extern BufferList bufferlist;
 
 /*