Merge release-5-0 into master
[alexxy/gromacs.git] / src / gromacs / utility / exceptions.h
index e8670abcd19b2e5312cb161f53e57e24db779c04..40d723b8f516190447e1de215306c071d46d9a0d 100644 (file)
 #include <vector>
 
 #include <boost/exception_ptr.hpp>
+#include <boost/throw_exception.hpp>
 #include <boost/exception/errinfo_api_function.hpp>
 #include <boost/exception/errinfo_errno.hpp>
 #include <boost/exception/exception.hpp>
 #include <boost/exception/info.hpp>
-#include <boost/throw_exception.hpp>
 
 namespace gmx
 {