]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/pch.h
tex2lyx: fix a regression
[lyx.git] / src / tex2lyx / pch.h
index 063498067e2f6965f8776c8dda46fe4444cbdaf9..c00fdacdff880d9edfa5e86a50f7821d05fbb52d 100644 (file)
@@ -1,12 +1,6 @@
 #include <config.h>
 
-#include <boost/assert.hpp>
-#include <boost/function.hpp>
-#include <boost/shared_ptr.hpp>
-#include <boost/tuple/tuple.hpp>
-
 #include <algorithm>
-#include <cctype>
 #include <cstdlib>
 #include <exception>
 #include <fstream>