]> git.lyx.org Git - lyx.git/blobdiff - src/pch.h
cleanup after svn hang-up, #undef CursorShape. Should be compilable ganin now.
[lyx.git] / src / pch.h
index b2c41405aa142c631467dc60db90bb9f86ce90f5..1375eef977795b52a20ae8bac699e50951825697 100644 (file)
--- a/src/pch.h
+++ b/src/pch.h
@@ -19,7 +19,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>