]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetbib.C
clear()->erase() ; lots of using directives for cxx
[lyx.git] / src / insets / insetbib.C
index fcc69247157dc05f35e7ed3b27c9551653122cf4..7bebfb9d1fba3028f8881902b815f4a3227d342d 100644 (file)
@@ -2,6 +2,7 @@
 
 #include <fstream>
 using std::ifstream;
+using std::getline;
 
 #include <cstdlib>
 
@@ -323,7 +324,7 @@ string InsetBibtex::getScreenLabel() const
 
 
 int InsetBibtex::Latex(ostream & os,
-                      signed char /*fragile*/, bool/*fs*/) const
+                      bool /*fragile*/, bool/*fs*/) const
 {
        // this looks like an horrible hack and it is :) The problem
        // is that owner is not initialized correctly when the bib