]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/pch.h
update tex2lyx todo list
[lyx.git] / src / tex2lyx / pch.h
index 375b532ad557cae7bd7f999d4f5a83dbf917aa02..c00fdacdff880d9edfa5e86a50f7821d05fbb52d 100644 (file)
@@ -1,10 +1,5 @@
 #include <config.h>
 
-#include <boost/assert.hpp>
-#include <boost/function.hpp>
-#include <boost/shared_ptr.hpp>
-#include <boost/tuple/tuple.hpp>
-
 #include <algorithm>
 #include <cstdlib>
 #include <exception>