X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fpch.h;h=05a5d0419fed87eff49fbc5687ac666469c81a4f;hb=8765ab59cdddad67284007813ef25934ea0042ce;hp=b2c41405aa142c631467dc60db90bb9f86ce90f5;hpb=aa9da4736944ef43d6e21ae58c8a0f3c3cc5ee5a;p=lyx.git diff --git a/src/pch.h b/src/pch.h index b2c41405aa..05a5d0419f 100644 --- a/src/pch.h +++ b/src/pch.h @@ -19,7 +19,7 @@ #include #include -#if BOOST_VERSION < 103301 +#if BOOST_VERSION < 103300 # include #else # include @@ -64,5 +64,6 @@ #include #include #include + #include #include