From: Peter Kümmel Date: Mon, 17 Aug 2009 19:48:35 +0000 (+0000) Subject: update to boost 1.39: update pch file X-Git-Tag: 2.0.0~5676 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=382a9bc08cea3098854f15bc1290d362cd3dee67;p=lyx.git update to boost 1.39: update pch file git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31102 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/development/cmake/pcheaders.h b/development/cmake/pcheaders.h index ed279a100d..dae16a14e7 100644 --- a/development/cmake/pcheaders.h +++ b/development/cmake/pcheaders.h @@ -18,11 +18,7 @@ #include #include #include -//#include #include -//#include -//#include -//#include #include #include #include @@ -35,11 +31,6 @@ #include #include #include -#if BOOST_VERSION < 103300 -# include -#else -# include -#endif #endif