]> git.lyx.org Git - lyx.git/blobdiff - development/cmake/pcheaders.h
server_monitor.h must be included last for msvc sake.
[lyx.git] / development / cmake / pcheaders.h
index 228efefdefce3a997df09f2c57d7637d8562c4db..dae16a14e7bc20cb8254190152c2e3df3ac87d5c 100644 (file)
 #include <boost/crc.hpp>
 #include <boost/cregex.hpp>
 #include <boost/current_function.hpp>
-#include <boost/filesystem/operations.hpp>
 #include <boost/function.hpp>
-#include <boost/iostreams/device/file.hpp>
-#include <boost/iostreams/filter/gzip.hpp>
-#include <boost/iostreams/filtering_streambuf.hpp>
 #include <boost/iterator/indirect_iterator.hpp>
 #include <boost/optional.hpp>
 #include <boost/regex.hpp>
 #include <boost/tuple/tuple.hpp>
 #include <boost/utility.hpp>
 #include <boost/version.hpp>
-#if BOOST_VERSION < 103300
-# include <boost/test/detail/nullstream.hpp>
-#else
-# include <boost/test/utils/nullstream.hpp>
-#endif
 #endif