]> git.lyx.org Git - features.git/commitdiff
update to boost 1.39: update pch file
authorPeter Kümmel <syntheticpp@gmx.net>
Mon, 17 Aug 2009 19:48:35 +0000 (19:48 +0000)
committerPeter Kümmel <syntheticpp@gmx.net>
Mon, 17 Aug 2009 19:48:35 +0000 (19:48 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31102 a592a061-630c-0410-9148-cb99ea01b6c8

development/cmake/pcheaders.h

index ed279a100dd984310ce5dcb8bac913eaac4221b6..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