]> git.lyx.org Git - lyx.git/blobdiff - src/support/pch.h
* src/text2.C: deleteEmptyParagraphMechanism(): fix a crash in
[lyx.git] / src / support / pch.h
index 6b2f9b7f648e666038106b8e6b5aa0ce856fdd4e..0e6d3fbf94a8582e25b137b03fa879df98bd1df6 100644 (file)
@@ -12,7 +12,7 @@
 #include <boost/signals/trackable.hpp>
 #include <boost/version.hpp>
 
-#if BOOST_VERSION < 103301
+#if BOOST_VERSION < 103300
 # include <boost/test/detail/nullstream.hpp>
 #else
 # include <boost/test/utils/nullstream.hpp>