]> git.lyx.org Git - lyx.git/blobdiff - src/LaTeX.h
lyx2lyx/lyx_1_6.py: fixes for r26882 as promised
[lyx.git] / src / LaTeX.h
index 52b8ff7a0a0ea5fe4a54a41a3689389099f60fe6..251022639fdc72359b945d03aae0a1eabf91238e 100644 (file)
@@ -19,7 +19,7 @@
 #include "support/docstring.h"
 #include "support/FileName.h"
 
-#include <boost/utility.hpp>
+#include <boost/noncopyable.hpp>
 #include <boost/signal.hpp>
 
 #include <vector>
@@ -172,7 +172,7 @@ private:
                          std::string const & = std::string());
 
        ///
-       bool runMakeIndexNomencl(support::FileName const &, OutputParams const &,
+       bool runMakeIndexNomencl(support::FileName const &, 
                                 std::string const &, std::string const &);
 
        ///