Boost logo

Boost Users :

From: Gavin Lambert (boost_at_[hidden])
Date: 2022-01-13 23:46:35


On 14/01/2022 03:07, Alessio Mochi wrote:
> I don't understand why in another small project with qt and where I use
> boost serialization I get no exception without include
> boost/throw_exception.hpp

Do the same trick to get the list of includes in the working project.
See what's different between the two.

Most likely, you're also including some other Boost header file that
does include throw_exception.hpp, as John said before.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net