nutjunkie / IQmol

IQmol is an open source molecular editor and visualization package
GNU General Public License v3.0
99 stars 47 forks source link

Include correct header for boost::next #29

Open jwakely opened 5 years ago

jwakely commented 5 years ago

In the latest Boost 1.69.0 release <boost/utility.hpp> no longer include next_prior.hpp and so doesn't declare boost::next. This includes the right header.