diff --git a/Installation/include/CGAL/config.h b/Installation/include/CGAL/config.h index 2f44dc8c77b..8826f712c0e 100644 --- a/Installation/include/CGAL/config.h +++ b/Installation/include/CGAL/config.h @@ -44,11 +44,14 @@ #endif // CGAL_TEST_SUITE and NDEBUG // Workaround to the following bug: -// https://bugreports.qt.nokia.com/browse/QTBUG-22829 +// https://bugreports.qt-project.org/browse/QTBUG-22829 #ifdef Q_MOC_RUN // When Qt moc runs on CGAL files, do not process // # define BOOST_TT_HAS_OPERATOR_HPP_INCLUDED +// do not include either +// it includes +# define BOOST_RANDOM_HPP #endif // The following header file defines among other things BOOST_PREVENT_MACRO_SUBSTITUTION